[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / f / ModernDesign / 1.1.0 / ModernDesign.podspec.json
blob5b415d892c2d37bd8d0858473f6705b1c28e42fd
2   "name": "ModernDesign",
3   "summary": "A collection of useful UI classes common to different iOS projects.",
4   "version": "1.1.0",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "cocoapods_version": ">= 1.4.0.beta.2",
9   "static_framework": true,
10   "homepage": "https://github.com/roxiemobile/modern-design.ios",
11   "authors": {
12     "Roxie Mobile Ltd.": "sales@roxiemobile.com",
13     "Alexander Bragin": "bragin-av@roxiemobile.com"
14   },
15   "license": "BSD-4-Clause",
16   "source": {
17     "git": "https://github.com/roxiemobile/modern-design.ios.git",
18     "tag": "1.1.0"
19   },
20   "default_subspecs": "Extensions",
21   "subspecs": [
22     {
23       "name": "Extensions",
24       "dependencies": {
25         "ModernDesignExtensions": [
26           "1.1.0"
27         ]
28       }
29     }
30   ]