[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 2 / d / EABluetooth / 1.0.0 / EABluetooth.podspec.json
blob2ff3f1bb24af66a81505040914c7c8348edca283
2   "name": "EABluetooth",
3   "version": "1.0.0",
4   "summary": "Apex watch iOS ble tool",
5   "description": "EABluetooth 是XXXX用来开发App的iOS工具包",
6   "homepage": "https://github.com/EastApex/EABluetooth.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EastApex": "apexfit@eastapex.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/EastApex/EABluetooth.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "EABluetooth.framework/Headers/*.h",
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "armv7 arm64"
28   }