[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / f / 2 / b / ABLightSDK / 1.0.0 / ABLightSDK.podspec.json
blobd15b62c61bd1ab2c1156ab357cdc2532f0515f36
2   "name": "ABLightSDK",
3   "version": "1.0.0",
4   "summary": "April Light SDK for iOS, use this library communicate with April lights.",
5   "homepage": "https://github.com/AprilBrother/ABLight-iOS-SDK",
6   "authors": {
7     "AprilBrother": "tech@aprbrother.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/AprilBrother/ABLight-iOS-SDK.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "ABLightSDK/Headers/*.{h}",
17   "preserve_paths": "ABLightSDK/libABLightSDK.a",
18   "vendored_libraries": "ABLightSDK/libABLightSDK.a",
19   "requires_arc": true,
20   "xcconfig": {
21     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/ABLightSDK"
22   },
23   "license": {
24     "type": "Copyright",
25     "text": "      Copyright 2014 AprilBrother LLC, Inc. All rights reserved.\n"
26   }