[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.3.1 / SmartNavigator.podspec.json
blob2f0df1c68b27c882df849861adc3239d2b7f7f88
2   "name": "SmartNavigator",
3   "version": "1.3.1",
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.3.1"
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}"