blob: a329e330fa2a933531700764592f0e71c3f5c5cf [file] [log] [blame]
{
"name": "ADTiledMapSlicer",
"version": "0.1",
"summary": "ADTiledMapSlicer is the image slicer to use with NATiledMap.",
"description": " ADTiledMapSlicer prepare image in different zoom level images to use with NATiledImageMapView or ARTiledImageView\n",
"homepage": "http://anhd.at",
"license": "MIT",
"authors": {
"Dat Truong": "mr.anhdat@gmail.com"
},
"source": {
"git": "https://github.com/anhdat/ADTiledMapSlicer.git",
"tag": 0.1
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*.{h,m}",
"ios": {
"exclude_files": "Classes/osx"
}
}