blob: 7cc9ebdae281dcd86b236e0fa869fbab7dd32ad4 [file] [log] [blame]
{
"name": "ChameleonFramework",
"version": "1.2.0",
"summary": "Flat Color Framework for iOS.",
"homepage": "https://github.com/ViccAlexander/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",
"social_media_url": "http://twitter.com/ViccsMind",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ViccAlexander/Chameleon.git",
"tag": "1.2.0"
},
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/Objective-C/**/*.h",
"frameworks": [
"UIKit",
"QuartzCore",
"CoreGraphics"
]
}