blob: 577f5909605bedbf554470d6781f5c0b76f9ae5f [file] [log] [blame]
{
"name": "PremierKit",
"version": "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": "1.4"
},
"social_media_url": "https://twitter.com/ricardopereiraw",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PremierKit/**/*.{h,swift}",
"frameworks": "UIKit"
}