[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 1 / AprilSDK / 1.1.7 / AprilSDK.podspec.json
blob3faa04be91929043c85adbaf5103a7c0671ba9e7
2   "name": "AprilSDK",
3   "version": "1.1.7",
4   "summary": "AprilBeacon SDK for iOS, use this library communicate with beacons.",
5   "homepage": "https://github.com/AprilBrother/AprilBeacon-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/AprilBeacon-iOS-SDK.git",
14     "tag": "1.1.7"
15   },
16   "source_files": "AprilSDK/Headers/*.{h}",
17   "preserve_paths": "AprilSDK/libAprilBeaconSDK.a",
18   "vendored_libraries": "AprilSDK/libAprilBeaconSDK.a",
19   "requires_arc": true,
20   "xcconfig": {
21     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/AprilSDK"
22   },
23   "license": {
24     "type": "Copyright",
25     "text": "      Copyright 2013 AprilBrother LLC, Inc. All rights reserved.\n"
26   }