[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / b / EspressifTouchSDK / 1.1.0 / EspressifTouchSDK.podspec.json
blobe3efef1bbbb49e05b49b7f7670ba54ad0fbf21ea
2   "name": "EspressifTouchSDK",
3   "version": "1.1.0",
4   "summary": "EspressifTouch SDK v1.1.0, https://github.com/EspressifApps/EspressifTouchSDK",
5   "description": "Esptouch is one way for iPhone to tell the connected Router's Ssid, Password and etc. to make IOT devices to connect to the same Router. Esptouch is developed and maintained by Espressif Corp.",
6   "homepage": "https://github.com/EspressifApps/EspressifTouchSDK",
7   "license": "MIT",
8   "authors": {
9     "fanbaoying": "fanbaoying@espressif.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/EspressifApps/EspressifTouchSDK.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "EspTouch/*.h",
20     "EspTouch/udp/*.{h,m}",
21     "EspTouch/protocol/*.{h,m}",
22     "EspTouch/ESPUtils/*.{h,m}",
23     "EspTouch/task/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true