[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 5 / TdoDevice / 1.0.2 / TdoDevice.podspec.json
blobb2a271653f14a06c652694ee60af08209c857881
2   "name": "TdoDevice",
3   "version": "1.0.2",
4   "summary": "双动设备",
5   "description": "双动设备连接sdk",
6   "homepage": "https://github.com/szq5331802/TdoDevice",
7   "license": "MIT",
8   "authors": {
9     "szq": "691855180@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/szq5331802/TdoDevice.git",
16     "tag": "1.0.2"
17   },
18   "requires_arc": true,
19   "resources": "TdoDevice/TdoDeviceB.bundle",
20   "vendored_frameworks": "TdoDevice/TdoDevice.framework",
21   "dependencies": {
22     "AFNetworking": [
23       "3.1.0"
24     ],
25     "YYKit": [
26       "1.0.9"
27     ],
28     "MBProgressHUD": [
29       "1.0.0"
30     ],
31     "Charts": [
32       "3.2.1"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "VALID_ARCHS": "x86_64 armv7 arm64"
37   }