[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / b / 2 / UIImageViewWithWords / 0.0.1 / UIImageViewWithWords.podspec.json
blobf33af5c28690e178e9bdf0d18280b20eb3d8665f
2   "name": "UIImageViewWithWords",
3   "version": "0.0.1",
4   "summary": "Create imageView with Words.",
5   "description": "An extension for UIImageView to create image with words.",
6   "homepage": "https://github.com/ridvank/UIImageViewWithWords",
7   "license": "MIT",
8   "authors": {
9     "Ridvan Kucuk": "ridvankuccuk@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ridvank/UIImageViewWithWords.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UIImageViewWithWords": [
22       "Pod/Assets/*.png"
23     ]
24   }