blob: 289ec4817ba5bc8b41f27a3e2d1bf57a01b89cff [file] [log] [blame]
{
"name": "LSCocoaPods",
"version": "1.0.0",
"summary": "Test LSCocoaPods",
"homepage": "https://github.com/zhangguozhong/LSCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangguozhong": "494316382@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangguozhong/LSCocoaPods.git",
"tag": "v1.0.0"
},
"source_files": "LSCocoaPods/**/*.{h,m}",
"requires_arc": true
}