blob: e25aa61647f4b2befdd27e9f9d89cac1c3317c2e [file] [log] [blame]
{
"name": "SecretKit",
"platforms": {
"ios": "9.0"
},
"summary": "Cocoa classes for iOS and OSX.",
"requires_arc": true,
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Colin Caufield": "cjcaufield@gmail.com"
},
"homepage": "https://github.com/cjcaufield/SecretKit",
"source": {
"git": "https://github.com/cjcaufield/SecretKit.git",
"tag": "0.1.3"
},
"frameworks": "UIKit",
"source_files": "SecretKit/**/*.{swift}",
"resources": "SecretKit/**/*.{png,jpeg,jpg,storyboard,xib}"
}