blob: 4cc736a1ccd03a2ad3074000dd9794a465cef7a4 [file] [log] [blame]
{
"name": "NSString-HYPNetworking",
"version": "1.0.2",
"summary": "ObjectiveC-fy, or ruby-fy your NSStrings",
"homepage": "https://github.com/hyperoslo/NSString-HYPNetworking",
"license": "MIT",
"authors": {
"Hyper AS": "teknologi@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/NSString-HYPNetworking.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}