[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / 0 / 1 / EspressifFBYTouchSDK / 1.0.0 / EspressifFBYTouchSDK.podspec.json
blob3c39354290c108807c8d4ab7a3fa098db2f8feb4
2   "name": "EspressifFBYTouchSDK",
3   "version": "1.0.0",
4   "summary": "EspressifFBYTouch 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/fanbaoying/EspressifFBYTouchSDK",
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/fanbaoying/EspressifFBYTouchSDK.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "EspTouch/*.h",
23     "EspTouch/udp/*.{h,m}",
24     "EspTouch/protocol/*.{h,m}",
25     "EspTouch/ESPUtils/*.{h,m}",
26     "EspTouch/task/*.{h,m}"
27   ],
28   "frameworks": [
29     "UIKit",
30     "AVFoundation",
31     "Foundation"
32   ],
33   "requires_arc": true