[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 9 / 1 / 7 / TZZoomImageManager / 1.0.0 / TZZoomImageManager.podspec.json
blobcfd301dbdafd651775d84b3a2a8136189258c3c7
2   "name": "TZZoomImageManager",
3   "version": "1.0.0",
4   "summary": "TZZoomImageManager is image manager for pan, pinch and double tap event. The display suport iPhone and iPad",
5   "description": "TZZoomImageManager is image manager for pan, pinch and double tap event. We have sigleton class for display management",
6   "homepage": "https://github.com/Tzoani/TZZoomImageManager",
7   "screenshots": [
8     "https://dl.dropboxusercontent.com/s/yzuu6pcfucbzqh6/iPad_PopOver.png",
9     "https://dl.dropboxusercontent.com/s/jbk1xd4pw2m2czd/iPhone_Modal.png",
10     "https://dl.dropboxusercontent.com/s/bunor887yg8gs45/iPhone_Push.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Tzoani": "darksky_ddd@hotmail.com"
18   },
19   "source": {
20     "git": "https://github.com/Tzoani/TZZoomImageManager.git",
21     "tag": "1.0.0"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "requires_arc": true,
27   "source_files": "TZZoomImageManager/Classes/**/*",
28   "resources": "TZZoomImageManager/Assets/**/*"