blob: a5e42db1ffa1ddd51532f782fcebe95eb975c925 [file] [log] [blame]
{
"name": "NitroMisc",
"version": "1.0.2",
"summary": "A lot of helpful code missing in iOS foundation and uikit classes + utility macros.",
"homepage": "http://github.com/danielalves/NitroMisc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Daniel L. Alves",
"social_media_url": "http://twitter.com/alveslopesdan",
"source": {
"git": "https://github.com/danielalves/NitroMisc.git",
"tag": "1.0.2"
},
"platforms": {
"ios": null
},
"source_files": "NitroMisc/NitroMisc",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true
}