blob: 75b9e4fa4a9d7460f3e762c7baf3899bb3968d4c [file] [log] [blame]
{
"name": "SPHaChiLearning",
"version": "0.0.8",
"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.8"
},
"source_files": [
"Classes",
"SPHaChiLearningDemo/SPHaChiLearning/**/*.{h,m}"
],
"requires_arc": true
}