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