blob: a6d8efb5524221f60053219665f7258c563b9cbe [file] [log] [blame]
{
"name": "NACommonUtils",
"version": "1.0.4",
"summary": "Utilities common to all apps.",
"homepage": "http://nickager.com/blog/2016/03/04/NACommonUtils",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Ager": "nick.ager@gmail.com"
},
"social_media_url": "http://twitter.com/NickAger",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NickAger/NACommonUtils.git",
"tag": "1.0.4"
},
"source_files": "NACommonUtils/**/*.{swift}",
"frameworks": "UIKit"
}