blob: 69aa0c30f383b2ee1a97f860cf74bcf028700c50 [file] [log] [blame]
{
"name": "SPHaChiLearning",
"version": "0.0.9",
"summary": "水平的组件化练习",
"description": "It is a SPHaChiLearning on iOS, which implement by Objective-C.",
"homepage": "https://github.com/shuiping2018/SPHaChiLearning",
"license": "MIT",
"authors": {
"wangshuiping": "1294093906@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shuiping2018/SPHaChiLearning.git",
"tag": "0.0.9"
},
"source_files": [
"Classes",
"SPHaChiLearningDemo/SPHaChiLearning/**/*.{h,m}"
],
"requires_arc": true
}