[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / b / 3 / AFORouter / 0.0.1 / AFORouter.podspec.json
blobfd4d324873f5cbeb54be4fe0198337f419f9350b
2   "name": "AFORouter",
3   "version": "0.0.1",
4   "summary": "The router.",
5   "description": "Used to pass values between pages.",
6   "homepage": "https://github.com/PangDuTechnology/AFORouter.git",
7   "license": "MIT",
8   "authors": {
9     "PangDu": "xian312117@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/PangDuTechnology/AFORouter.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "AFORouter/**/*.{h,m}",
19   "public_header_files": "AFORouter/**/*.h",
20   "requires_arc": true