[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / 7 / 4 / Beaconstac / 1.3 / Beaconstac.podspec.json
blob04046b72c796a5c7205a08e11976b6e216cc41eb
2   "name": "Beaconstac",
3   "version": "1.3",
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.3"
16   },
17   "vendored_frameworks": "BeaconstacSDK/Beaconstac.framework",
18   "frameworks": [
19     "CoreData",
20     "SystemConfiguration",
21     "CoreBluetooth",
22     "CoreLocation"
23   ],
24   "resources": "BeaconstacSDK/Beaconstac.framework/Versions/1.3/Resources/BeaconstacData.bundle",
25   "requires_arc": true,
26   "platforms": {
27     "ios": "7.1"
28   }