blob: eb05657337aadc286227d5871ac31243d321d39d [file] [log] [blame]
{
"name": "NSString-HYPNetworking",
"version": "1.0.6",
"summary": "ObjectiveC-fy, or ruby-fy your NSStrings",
"homepage": "https://github.com/SyncDB/NSString-HYPNetworking",
"license": "MIT",
"authors": {
"SyncDB": "syncdb.contact@gmail.com"
},
"source": {
"git": "https://github.com/SyncDB/NSString-HYPNetworking.git",
"tag": "1.0.6"
},
"social_media_url": "https://twitter.com/sync_db",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}