[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / e / 6 / WiFiKit / 0.1.1 / WiFiKit.podspec.json
blobddb6b22440d3f96d3f5ce3c55dacca266d16d137
2   "name": "WiFiKit",
3   "version": "0.1.1",
4   "summary": "行车记录仪WiFi连接判断",
5   "description": "行车记录仪WiFi连接判断,封装方法,方便使用",
6   "homepage": "https://github.com/Lclmyname/WiFiKit",
7   "license": "MIT",
8   "authors": {
9     "LiuChaolong": "1097920530@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Lclmyname/WiFiKit.git",
13     "tag": "0.1.1",
14     "commit": "c2b4d917179f2eabd0ccad7ac9dfbacac7b605b5"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": false,
20   "source_files": "WiFiKit/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]