[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 5 / YCTestPerson / 0.1.0 / YCTestPerson.podspec.json
blob3b63d3ddc052cff2be642c83effa7ea571a4a188
2   "name": "YCTestPerson",
3   "version": "0.1.0",
4   "summary": "tese upload to cocoapods demo",
5   "description": "tese upload to cocoapods demo.just for test",
6   "homepage": "https://github.com/yellowChao/YCTestPerson",
7   "license": "MIT",
8   "authors": {
9     "yellowChao": "yellowchao91@163.com"
10   },
11   "source": {
12     "git": "https://github.com/yellowChao/YCTestPerson.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YCTestPerson": [
22       "Pod/Assets/*.png"
23     ]
24   }