[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 8 / e / Cercalia / 0.0.1 / Cercalia.podspec.json
blobf9d87c7d0c7eed9ef093df28ed2050c52eda69a2
2   "name": "Cercalia",
3   "version": "0.0.1",
4   "summary": "Cercalia SDK for iOS.",
5   "description": "Cercalia SDK for iOS",
6   "homepage": "http://www.cercalia.com/portal/en/developers",
7   "license": "MIT",
8   "authors": {
9     "mberengueras": "mberengueras@nexusgeographics.com"
10   },
11   "platforms": {
12     "ios": "9.3"
13   },
14   "source": {
15     "git": "git@NexusGit:cercalia/sdk-ios.git"
16   },
17   "source_files": [
18     "Cercalia",
19     "Cercalia/**/*.swift"
20   ],
21   "exclude_files": "Demo",
22   "resources": "Cercalia/images/**/*.png",
23   "requires_arc": true,
24   "dependencies": {
25     "Tangram-es": [
26       "0.7.0"
27     ],
28     "Alamofire": [
29       "~> 4.4"
30     ]
31   },
32   "pushed_with_swift_version": "4.0.3"