[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / e / Cercalia / 0.0.2 / Cercalia.podspec.json
blobe05c521634b3b119c5ae68724c65612d59b5bc9d
2   "name": "Cercalia",
3   "version": "0.0.2",
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": [
23     "Cercalia/images/**/*.png",
24     "Cercalia/scenes/*.yaml"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Tangram-es": [
29       "0.7.0"
30     ],
31     "Alamofire": [
32       "~> 4.4"
33     ]
34   },
35   "pushed_with_swift_version": "4.0.3"