[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 2 / UIImageViewWithWords / 0.1.0 / UIImageViewWithWords.podspec.json
blob4c9c38fd92389f6e31f92e612c48f3713d9c6d9f
2   "name": "UIImageViewWithWords",
3   "version": "0.1.0",
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.1.0"
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   }