[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 7 / 2 / MyFirstPods / 0.0.1 / MyFirstPods.podspec.json
blob401b316178db1a23a8036e4a8275691860182460
2   "name": "MyFirstPods",
3   "version": "0.0.1",
4   "summary": "A short description of MyFirstPods.",
5   "description": "jasonwang first pods",
6   "homepage": "https://github.com/451518849/MyFirstPods",
7   "license": "MIT",
8   "authors": {
9     "小发工作室": "451518849@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/451518849/MyFirstPods.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Pods/Classes/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true