[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 9 / UIImage+Dummy / 0.0.2 / UIImage+Dummy.podspec.json
blobe8be203f3c6d9f6de2e6df2015799e74728bbc9b
2   "name": "UIImage+Dummy",
3   "version": "0.0.2",
4   "summary": "UIImage+Dummy category provides method to create dummy image for iOS 6.0+.",
5   "homepage": "https://github.com/rizumita/UIImage-Dummy",
6   "screenshots": "https://raw2.github.com/rizumita/UIImage-Dummy/master/screenshot.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryoichi Izumita": "r.izumita@caph.jp"
13   },
14   "social_media_url": "http://twitter.com/rizumita",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/rizumita/UIImage-Dummy.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "requires_arc": true