[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 3 / LYMqttSDK / 0.0.5 / LYMqttSDK.podspec.json
blob3be79627afc344f618250b2f9efc2d57ba484f0f
2   "name": "LYMqttSDK",
3   "version": "0.0.5",
4   "summary": "an iOS communication SDK",
5   "description": "an iOS communication SDK create by HHLY ,you need go to the HHLY registing you app first",
6   "homepage": "https://github.com/install-b/FrameworkTest.git",
7   "license": "MIT",
8   "authors": {
9     "ShanggenZhang": "gkzhangshangen@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/install-b/FrameworkTest.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "FrameworkTest/Headers/*.h",
20     "FrameworkTest/*.a"
21   ],
22   "vendored_libraries": "FrameworkTest/*.a",
23   "frameworks": "UIKit",
24   "public_header_files": [
25     "FrameworkTest/Headers/*.h",
26     "UIKit",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "z",
31     "xml2",
32     "sqlite3.0"
33   ],
34   "requires_arc": true