blob: 6dd30b3f7cc7c0e388e2e206d4441360c7daa8d3 [file] [log] [blame]
{
"name": "TJCore",
"version": "0.0.1",
"license": "MIT",
"summary": "核心代码",
"homepage": "https://github.com/todayjob",
"source": {
"git": "https://github.com/todayjob/TJCore",
"tag": "0.0.1"
},
"source_files": "Core/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"authors": {
"BY": "todayjob@163.com"
},
"social_media_url": "https://github.com/todayjob"
}