blob: 2cd2b95bb347267fa499ea5503c2d96494c602a6 [file] [log] [blame]
{
"name": "TESTcey",
"version": "1.0.1",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/chengenyan/TESTcey",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengenyan": "1562114410@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chengenyan/TESTcey.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"TESTcey/TESTcey/Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}