blob: def77e3709db6e3ffa1263047506ddfc77d74561 [file] [log] [blame]
{
"name": "jinzhenzhongLib",
"version": "0.0.1",
"summary": "A short description of jinzhenzhongLib.",
"description": "A Lib with jinzhenzhong for test cocoaPods",
"homepage": "https://github.com/jinzhenzhong/jinzhenzhongLib",
"license": "MIT",
"authors": {
"jinzhenzhong": "jinzhenzhonglove@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jinzhenzhong/jinzhenzhongLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}