blob: 36bb14ea3a256858c14cf6564a4f35777951488e [file] [log] [blame]
{
"name": "NSString-HYPNetworking",
"version": "0.3.1",
"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.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}