[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.2.0 / SmartNavigator.podspec.json
blobe0170c1ad77b68de9ed3c24f73649f3e5868a93d
2   "name": "SmartNavigator",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "Generic navigation framework for view controllers",
6   "homepage": "https://github.com/iKrisLiu/Navigator",
7   "authors": {
8     "Kris Liu": "ikris.liu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iKrisLiu/Navigator.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "module_name": "Navigator",
22   "source_files": "Navigator/**/*.{h,m,swift}"