[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 5 / glomex / 0.1.0 / glomex.podspec.json
blob5cd26ce726dafea6acdc063714662cf502fb57b1
2   "name": "glomex",
3   "version": "0.1.0",
4   "summary": "This pod can be user for a Glomex Content SDK",
5   "description": "This pod can be user for a Glomex Content SDK. Please find the instruction on README",
6   "homepage": "https://github.com/glomex/content-sdk-ios/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrgerych@gmail.com": "mrgerych@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/glomex/content-sdk-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Default",
22   "subspecs": [
23     {
24       "name": "Default",
25       "dependencies": {
26         "glomex/content-sdk": [
28         ]
29       }
30     },
31     {
32       "name": "content-sdk",
33       "source_files": "Sources/**/*"
34     }
35   ]