blob: 7b6cf2286998fd2a9d1dd9dbdbcaeb57c5202bc7 [file] [log] [blame]
{
"name": "MaterialDesignColorObjC",
"version": "1.0",
"license": "MIT",
"summary": "Color library for ObjectiveC. Currently supports Google Material Design Color",
"homepage": "https://github.com/tichise/MaterialDesignColorObjC",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/MaterialDesignColorObjC.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}