[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 3 / 1 / Mapfit / 1.0.0 / Mapfit.podspec.json
blob5b9ea2e5ea0ff5bad228cfffbae4a1dabdb883f1
2   "name": "Mapfit",
3   "version": "1.0.0",
4   "summary": "Mapfit iOS SDK",
5   "description": "The Mapfit iOS SDK packages up everything you need to use Mapfit services in your iOS applications. It also simplifies setup, installation, API key management, and generally makes your life better.",
6   "homepage": "https://mapfit.com/developers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "requires_arc": true,
12   "authors": {
13     "Mapfit": "zain@mapfit.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/mapfit/iOS-sdk.git",
20     "tag": "1.0.0"
21   },
22   "dependencies": {
23     "Tetragon-mobile": [
25     ]
26   },
27   "source_files": [
28     "iOS-SDK/*.swift",
29     "iOS-SDK/*/*.swift"
30   ],
31   "resource_bundles": {
32     "houseStyles": [
33       "iOS-SDK/houseStyles.bundle/**/*.*"
34     ]
35   }