[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / e / EmplateSDK / 1.2.1 / EmplateSDK.podspec.json
blobc0f9ef4c0b304915a98e980031374b9e8a31bc15
2   "name": "EmplateSDK",
3   "version": "1.2.1",
4   "summary": "The Emplate iOS SDK.",
5   "homepage": "http://emplate.it",
6   "authors": {
7     "Emplate ApS": "http://emplate.it"
8   },
9   "license": "Other",
10   "module_name": "EmplateSDK",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Emplate/emplate-ios-sdk.git",
16     "tag": "1.2.1"
17   },
18   "vendored_frameworks": "EmplateSDK.framework",
19   "preserve_paths": "EmplateSDK.framework",
20   "module_map": "EmplateSDK.framework/Modules/module.modulemap",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration",
25     "MobileCoreServices",
26     "CoreBluetooth",
27     "CoreLocation"
28   ],
29   "dependencies": {
30     "Realm": [
31       "~>2.8.3"
32     ]
33   }