[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / f / ImageTiledMap / 0.0.1 / ImageTiledMap.podspec.json
blob589044ecf67fa134fa17e9fdc16d6b678bfabd3a
2   "name": "ImageTiledMap",
3   "version": "0.0.1",
4   "summary": "Library to create offline map from image tiles",
5   "homepage": "https://github.com/AdamSzeremeta/ImageTiledMap",
6   "license": "MIT",
7   "authors": {
8     "Adam Szeremeta": "adamszeremeta@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AdamSzeremeta/ImageTiledMap.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "ImageTiledMap",
19   "frameworks": [
20     "AVFoundation",
21     "CoreGraphics"
22   ]