blob: 95b43fb8f951c14a52424be153e0459edb1c828e [file] [log] [blame]
{
"name": "CSFoundation",
"version": "1.0.9",
"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.9"
},
"social_media_url": "https://www.jianshu.com/u/276c4f13c37b",
"source_files": "CSFoundation/CSFoundation/*.{h,m}",
"requires_arc": true,
"public_header_files": "CSFoundation/CSFoundation/*.{h}"
}