[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / b / ZDStickerView / 0.1.14 / ZDStickerView.podspec.json
blob0809b47646f490a192280cd36aca6a2d8fd3dfb8
2   "name": "ZDStickerView",
3   "version": "0.1.14",
4   "summary": "ZDStickerView is ObjC module for iOS and offer complete configurability, including movement, resizing, rotation and more, with one finger.",
5   "homepage": "https://www.cocoacontrols.com/controls/zdstickerview",
6   "screenshots": "https://github.com/zedoul/ZDStickerView/blob/develop/SCREENSHOT.png?raw=true",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zedoul": "shyeon.kim@scipi.net"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/zedoul/ZDStickerView.git",
19     "tag": "v0.1.14"
20   },
21   "source_files": "ZDStickerView/*.{h,m}",
22   "resources": "ZDStickerView/*.png",
23   "frameworks": "QuartzCore",
24   "requires_arc": true