[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / e / 9 / CocoaMQTT / 1.0.0 / CocoaMQTT.podspec.json
blob0b957709096776d3374d1bfeb3f9ecba9891ae24
2   "name": "CocoaMQTT",
3   "version": "1.0.0",
4   "summary": "MQTT v3.1.1 client library for iOS and OS X written with Swift 2",
5   "homepage": "https://github.com/emqtt/CocoaMQTT",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Feng Lee": "feng@emqtt.io",
11     "CrazyWisdom": "zh.whong@gmail.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/emqtt/CocoaMQTT.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Source/{*.h,*.m}",
24     "Source/*.swift"
25   ],
26   "deprecated": true