[Add] AcousticConnectReactNativeDebug 1.0.47
[CocoaPods.git] / Specs / 6 / c / 1 / Houston-Open / 0.0.2.1 / Houston-Open.podspec.json
blob984230d9abb7fad7de11402041214a7e07d1d9fb
2   "name": "Houston-Open",
3   "version": "0.0.2.1",
4   "summary": "a Houston SDK for iOS.",
5   "description": "control client behavior by issuing the configuration",
6   "homepage": "http://github.com/meili/HoustonSDK-iOS-Podspec",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mogujie": "mopen@meili-inc.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://github.com/meili/HoustonSDK-iOS-Podspec.git",
19     "tag": "0.0.2.1"
20   },
21   "source_files": "Houston-Open/Classes/**/*",
22   "private_header_files": "Houston-Open/Classes/Private/*.h",
23   "ios": {
24     "vendored_libraries": "libHouston-Open.a"
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "MWP-iOS-Open": [
30     ],
31     "MLComm-Open": [
33     ],
34     "Objective-LevelDB": [
36     ]
37   }