blob: 8fbda1a1837bee79e5e8f8381e783141f1bd8f0b [file] [log] [blame]
{
"name": "NSString-HYPNetworking",
"version": "0.3.3",
"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.3.3"
},
"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"
}