[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 1 / 8 / e / Cercalia / 0.0.3 / Cercalia.podspec.json
blob9b3805b88b5bf9e235deb96996789d1858e3091b
2   "name": "Cercalia",
3   "version": "0.0.3",
4   "summary": "Cercalia SDK for iOS.",
5   "description": "Cercalia SDK for iOS",
6   "homepage": "http://www.cercalia.com/portal/en/developers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mberengueras": "mberengueras@nexusgeographics.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/NexusGeographics/Cercalia-SDK.git"
19   },
20   "source_files": [
21     "Cercalia",
22     "Cercalia/**/*.swift"
23   ],
24   "exclude_files": "Demo",
25   "resources": [
26     "Cercalia/images/**/*.png",
27     "Cercalia/scenes/*.yaml"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "Tangram-es": [
32       "0.7.0"
33     ],
34     "Alamofire": [
35       "~> 4.4"
36     ]
37   }