blob: 7fdb9f6de1ba427c0a1ece0f2cdf0fb5228496f2 [file] [log] [blame]
{
"name": "ChameleonFramework",
"version": "1.1.0",
"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": "6.0"
},
"source": {
"git": "https://github.com/VAlexander/Chameleon.git",
"tag": "1.1.0"
},
"source_files": [
"Chameleon",
"Classes/**/*.{h,m}"
],
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}