blob: 61411f67700df3f11d8a4c23ebb72630c0bba433 [file] [log] [blame]
{
"name": "HKYPrivatePod",
"version": "0.0.2",
"summary": "HKY start test project with private pod",
"description": "TO DO A short description of HKYPrivatePod",
"homepage": "https://github.com/hduhky/privatePodTest",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"黄珂耀": "495751349@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hduhky/privatePodTest.git",
"tag": "0.0.2"
},
"source_files": [
"PrivatePod",
"PrivatePod/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
},
"deprecated": true
}