[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 7 / WTLStickerPanel / 1.0.0 / WTLStickerPanel.podspec.json
blob6673cb8d3d4b242c2cc228b09c4bd245bbf8da31
2   "name": "WTLStickerPanel",
3   "version": "1.0.0",
4   "summary": "A simple sticker panel",
5   "description": "WTLStickerPanel is a view for select sticker to post to comment area.",
6   "homepage": "https://github.com/daarkfish/WTLStickerPanel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daarkfish": "lwting@gmail.con"
13   },
14   "source": {
15     "git": "https://github.com/daarkfish/WTLStickerPanel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "WTLStickerPanel/Classes/**/*",
23   "resource_bundles": {
24     "WTLStickerPanel": [
25       "WTLStickerPanel/Classes/*.xib"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MapKit"
31   ],
32   "dependencies": {
33     "YYWebImage": [
35     ]
36   }