blob: e8be203f3c6d9f6de2e6df2015799e74728bbc9b [file] [log] [blame]
{
"name": "UIImage+Dummy",
"version": "0.0.2",
"summary": "UIImage+Dummy category provides method to create dummy image for iOS 6.0+.",
"homepage": "https://github.com/rizumita/UIImage-Dummy",
"screenshots": "https://raw2.github.com/rizumita/UIImage-Dummy/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryoichi Izumita": "r.izumita@caph.jp"
},
"social_media_url": "http://twitter.com/rizumita",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/rizumita/UIImage-Dummy.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}