blob: cc7a98a03e0d62ed5509138e4206e38d4119cf50 [file] [log] [blame]
{
"name": "SYJTestlib",
"version": "4.0",
"summary": "只是测试用",
"description": "一个关于cocos的框架",
"homepage": "https://github.com/yongjunshen/cocopodsTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yongjunshen": "yongjunshen@tbj.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yongjunshen/cocopodsTest.git",
"tag": "4.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}