blob: e83dee5d086513c2434b6bd8418ca30a718ea513 [file] [log] [blame]
{
"name": "PremierKit",
"version": "2.1.4",
"summary": "Base code for iOS apps",
"homepage": "https://github.com/ricardopereira/PremierKit",
"license": "MIT",
"authors": {
"Ricardo Pereira": "m@ricardopereira.eu"
},
"source": {
"git": "https://github.com/ricardopereira/PremierKit.git",
"tag": "2.1.4"
},
"social_media_url": "https://twitter.com/ricardopereiraw",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"PremierKit/*.{h}",
"Source/**/*.{h,swift}"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}