[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / a / 2 / 7 / MQTT-DMS / 1.0.0 / MQTT-DMS.podspec.json
blob28aebbb64c2efc8865bd955d317353dbe7712172
2   "name": "MQTT-DMS",
3   "version": "1.0.0",
4   "summary": "A short description of MQTT-DMS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jowsing/MQTT-DMS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jowsing": "jowsing169@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jowsing/MQTT-DMS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/*",
22   "ios": {
23     "vendored_libraries": "Sources/lib/libMQTTKit-dms.a"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
27   }