[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / e / 6 / b / EspressifTouchSDK / 1.0.0 / EspressifTouchSDK.podspec.json
blob5cd8a8190eb73ccf29f869b74b597c32057718ed
2   "name": "EspressifTouchSDK",
3   "version": "1.0.0",
4   "summary": "EspressifTouch SDK v1.0.0",
5   "description": "Espressiftouch 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. Espressiftouch is developed and maintained by Espressifressif Corp.",
6   "homepage": "https://github.com/EspressifApps/EspressifTouchSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanbaoying": "fanbaoying@espressif.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/EspressifApps/EspressifTouchSDK.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "EspressifTouch",
23     "EspressifTouch/**"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "Foundation"
30   ],
31   "requires_arc": true,
32   "deprecated": true