[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 9 / a / 8 / ADTiledMapSlicer / 0.1 / ADTiledMapSlicer.podspec.json
bloba329e330fa2a933531700764592f0e71c3f5c5cf
2   "name": "ADTiledMapSlicer",
3   "version": "0.1",
4   "summary": "ADTiledMapSlicer is the image slicer to use with NATiledMap.",
5   "description": "                       ADTiledMapSlicer prepare image in different zoom level images to use with NATiledImageMapView or ARTiledImageView\n",
6   "homepage": "http://anhd.at",
7   "license": "MIT",
8   "authors": {
9     "Dat Truong": "mr.anhdat@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anhdat/ADTiledMapSlicer.git",
13     "tag": 0.1
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ios/*.{h,m}",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   }