blob: 1eecf36391ad3c866804c6931271f0af42890b0b [file] [log] [blame]
{
"name": "SpecComponent",
"version": "0.1.0",
"summary": "SpecComponent is a kind of learning tools",
"description": "是一个学习podspec的项目 借助这个项目你可以快速构建一个pod库 有了这个学习项目 就无忧了",
"homepage": "https://github.com/lihaifengdoushi/SpecComponent",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lihaifeng": "2975745207@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lihaifengdoushi/SpecComponent.git",
"tag": "0.1.0"
},
"source_files": "SpecComponent/**/*.{h,m}"
}