[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / 3 / 9 / YGTestPod / 0.0.1 / YGTestPod.podspec.json
blobefbb093f51dab28f91ab1583ceb6fe857fe8a306
2   "name": "YGTestPod",
3   "version": "0.0.1",
4   "summary": "YGTestPod",
5   "authors": {
6     "liuyugui": "liu_yu_gui@sina.com"
7   },
8   "homepage": "https://github.com/liuyugui/YGTestPod",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/liuyugui/YGTestPod.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "lib",
22   "resources": [
24   ],
25   "public_header_files": "lib/*.{h}",
26   "ios": {
27     "frameworks": "UIKit"
28   }