[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 3 / LYMqttSDK / 0.0.6 / LYMqttSDK.podspec.json
blobcb6da9aeb53d3a0f35925d229da14eaab3c1dca2
2   "name": "LYMqttSDK",
3   "version": "0.0.6",
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.6"
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