[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 1 / EspExtLib / 1.0 / EspExtLib.podspec.json
blob3de6623458f1325ae058e67b0c2af9e8d6f1fab1
2   "name": "EspExtLib",
3   "version": "1.0",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/someonmyway/espLib.git",
8   "authors": {
9     "Some Name": "someonmyway@gmail.com"
10   },
11   "summary": "Lib of esp touch project representation",
12   "source": {
13     "git": "https://github.com/someonmyway/espLib.git",
14     "tag": "1.0"
15   },
16   "module_name": "EspExtLib",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": [
21     "EspExtLib/EspExtLib/**/*.{h,m}",
22     "EspExtLib/EspExtLib/Common/CocoaAsyncSocket/GCD/**/*.{h,m}"
23   ]