[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / c / b / 3 / AFORouter / 0.0.2 / AFORouter.podspec.json
blob8cd22e9af1e9e4d8db702a89e5a1efdd42160e2d
2   "name": "AFORouter",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "AFORouter/*.{h,m}",
19   "public_header_files": "AFORouter/*.h",
20   "requires_arc": true