blob: f4b5ba113b3c94bee8d87b810ba72a0c78a50473 [file] [log] [blame]
{
"name": "MAThemeKit",
"version": "1.0",
"summary": "MAThemeKit provides a coherent color theme throughout an entire app using a single line of code.",
"homepage": "https://github.com/mamaral/MAThemeKit",
"license": "MIT",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com"
},
"social_media_url": "http://twitter.com/MikeAmaral",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mamaral/MAThemeKit.git",
"tag": "v1.0"
},
"source_files": "MAThemeKit/MAThemeKit.{h,m}",
"requires_arc": true
}