[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / e / 1 / f / CHSDK / 0.1.0 / CHSDK.podspec.json
blob516b7461850f86269dbfddb8b1f625557133c53e
2   "name": "CHSDK",
3   "version": "0.1.0",
4   "summary": "A short description of CHSDK.",
5   "description": "Add long description of the pod here.",
6   "homepage": "https://github.com/wang-chuanhui/CHSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "372020909@qq.com": "372020909@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wang-chuanhui/CHSDK.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CHSDK/Classes/**/*",
23   "subspecs": [
24     {
25       "name": "CHMulticastDelegate",
26       "source_files": "CHSDK/Classes/MulticastDelegate/**/*"
27     }
28   ]