[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 3 / ACRouter / 0.1.0 / ACRouter.podspec.json
blob127ed152e23db5a347dee08f253776305f9695d5
2   "name": "ACRouter",
3   "version": "0.1.0",
4   "summary": "A simple router for swift",
5   "homepage": "https://github.com/Archerlly/ACRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Archerlly": "2302693080@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/Archerlly/ACRouter.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ACRouter/Classes/**/*",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"