[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / ZJStack / 0.0.1 / ZJStack.podspec.json
blob77f08144955684cf1042156d8896f5a0257bd62f
2   "name": "ZJStack",
3   "version": "0.0.1",
4   "summary": "蓝牙、Wifi底层协议栈",
5   "description": "仅仅是我当前项目适用,如有差异请自行修改.c",
6   "homepage": "https://github.com/UniverseJun/ZJStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "周俊": "18684867887@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/UniverseJun/ZJStack.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "ZJStack/**/*.{h,m,c}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "ZJStack/**/*.h",
27   "requires_arc": true