blob: 5389117c2a679cbf92da238d4e92cece0afaecc5 [file] [log] [blame]
{
"name": "privateRepo",
"version": "0.0.5",
"summary": "A Private Person tool",
"homepage": "https://github.com/loveshort/privateRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSDev": "271901088@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/loveshort/privateRepo.git",
"tag": "0.0.5"
},
"source_files": [
"privateRepo",
"privateRepo/**/*.{h,m}"
],
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"requires_arc": true
}