[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 7 / WTLStickerPanel / 1.0.2 / WTLStickerPanel.podspec.json
blobe2a10cca81284e346893e099f843fcd3b5b3b10d
2   "name": "WTLStickerPanel",
3   "version": "1.0.2",
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.2"
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   }