blob: 15d7e2dab929a2d8963c333fb534bfdefe9d6b91 [file] [log] [blame]
{
"name": "CSFoundation",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "A sdk for cocopods",
"homepage": "https://github.com/ChristianAndersen/CSFoundation",
"authors": {
"ChristianAndersen": "1476756749@qq.com"
},
"source": {
"git": "https://github.com/ChristianAndersen/CSFoundation.git",
"tag": "1.0.0"
},
"social_media_url": "https://www.jianshu.com/u/276c4f13c37b",
"source_files": "CSFoundation/CSFoundation/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}