blob: a572d192e48ea970574174e3a08d5d56f8e2d2a5 [file] [log] [blame]
{
"name": "UIViewCategory",
"version": "0.0.1",
"summary": "测试CocoaPods的使用 加深学习",
"description": "测试CocoaPods的使用 加深学习",
"homepage": "https://github.com/sqz316/MyTestCocoaPods",
"license": "MIT",
"authors": {
"Noah": "sqz316@sohu.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sqz316/MyTestCocoaPods.git",
"tag": "0.0.1"
},
"source_files": [
"UIViewCategory",
"UIViewCategory/*.{h,m}"
]
}