[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 4 / Beaconstac / 1.4 / Beaconstac.podspec.json
blob6743449d3349c7bc8c07a0934ba94061a3b1014f
2   "name": "Beaconstac",
3   "version": "1.4",
4   "summary": "iOS library for iBeacon devices",
5   "homepage": "https://github.com/Beaconstac/iOS-SDK",
6   "authors": {
7     "MobStac Inc.": "support@beaconstac.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/Beaconstac/iOS-SDK.git",
15     "tag": "1.4"
16   },
17   "vendored_frameworks": "BeaconstacSDK/Beaconstac.framework",
18   "resources": "BeaconstacSDK/Beaconstac.framework/Versions/1.4/Resources/BeaconstacData.bundle",
19   "frameworks": [
20     "CoreData",
21     "SystemConfiguration",
22     "CoreBluetooth",
23     "CoreLocation"
24   ],
25   "requires_arc": true,
26   "platforms": {
27     "ios": "7.1"
28   }