blob: 3b1c971c2293a04c251fff6546749645ed766906 [file] [log] [blame]
{
"name": "APHelperCategory",
"version": "0.0.2",
"summary": "NSString-APHelper Category",
"homepage": "https://github.com/tigrim/NSString-APHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tigrim": "baltazavr@i.ua"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tigrim/NSString-APHelper.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "Foundation",
"requires_arc": true
}