[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / f / 7 / 2 / test_cocoapod / 0.0.1 / test_cocoapod.podspec.json
blobcc175e0931dd44cfb2f7890a7dda1a19279c66c2
2   "name": "test_cocoapod",
3   "version": "0.0.1",
4   "summary": "测试制作信息",
5   "description": "测试制作cocoapod",
6   "homepage": "https://github.com/yxg0728/test_cocoapod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yxg0728": "554808962@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/yxg0728/test_cocoapod.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "test_cocoapod/Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true