Guest User

Untitled

a guest
Nov 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. import UIKit
  2. import iosMath
  3.  
  4. class ViewController: UIViewController {
  5.  
  6. override func viewDidLoad() {
  7. super.viewDidLoad()
  8. print(iosMathVersionNumber)
  9. // Do any additional setup after loading the view, typically from a nib.
  10. }
  11. }
Add Comment
Please, Sign In to add comment