blob: 37551a761c02c9564ffe057907c6bbdb41f1c9b3 [file] [log] [blame]
{
"name": "NAToolKit",
"version": "0.0.3",
"summary": "Convenience ToolKit.",
"description": "Convenience toolkit, contains stuff for Strings, UIImage and UIColor",
"homepage": "https://github.com/NordicArts/NAToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keloran": "keloran@nordicarts.net"
},
"social_media_url": "http://twitter.com/Keloran",
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/NordicArts/NAToolKit.git",
"tag": "0.0.3"
},
"source_files": "NAToolKit/NAToolKit.{h,swift}"
}