blob: 38ef7c7ea26955e2a826e5484ffa003a7594ca69 [file] [log] [blame]
{
"name": "NSString-HYPNetworking",
"version": "0.4.0",
"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": "0.4.0"
},
"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"
}