blob: 9909dda585247c5e25fad14182856112a21022d9 [file] [log] [blame]
{
"name": "ChameleonFramework",
"version": "1.1.3",
"summary": "A Lightweight x Powerful Flat Color Framework for iOS.",
"homepage": "https://github.com/VAlexander/Chameleon",
"screenshots": [
"http://i.imgur.com/GkcP4e9.png",
"http://i.imgur.com/K648Zzr.png",
"http://i.imgur.com/QByU4w7.png"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Vicc Alexander": "madewithchameleon@gmail.com"
},
"social_media_url": "http://twitter.com/ViccsMind",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VAlexander/Chameleon.git",
"tag": "1.1.3"
},
"source_files": [
"Chameleon",
"Classes/**/*.{h,m}"
],
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}