[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / 3 / SKATiledMap / 0.2.1 / SKATiledMap.podspec.json
blob162ebbf6a65aac8192f95af198bfb6a5bdf32804
2   "name": "SKATiledMap",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "SKATiledMap is a simple solution for creating a map using the free Tiled Map Editor and supportes .tmx and .json formats.",
6   "homepage": "http://spritekitalliance.com/",
7   "social_media_url": "https://twitter.com/SKADevs",
8   "authors": {
9     "Norman Croan": "ncroan@gmail.com",
10     "Ben Kane": "ben.kane27@gmail.com",
11     "Max Kargin": "maksym.kargin@gmail.com",
12     "Skyler Lauren": "skyler@skymistdevelopment.com",
13     "Marc Vandehey": "marc.vandehey@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/SpriteKitAlliance/SKATiledMap.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "SKATiledMap",
24   "frameworks": [
25     "SpriteKit",
26     "UIKit"
27   ],
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/\""
30   }