blob: d6dda921e3af2f97c109acf09fa6dce9cbda6e58 [file] [log] [blame]
{
"name": "NSString-HYPNetworking",
"version": "1.0.4",
"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.4"
},
"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"
}