[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 1 / Styles / 0.27.0 / Styles.podspec.json
blob2ed2a8ba46c0e7de8a747d8332abf316f2b96733
2   "name": "Styles",
3   "version": "0.27.0",
4   "summary": "UI Elements rapid styling",
5   "description": "UIElements styling made easy, declarative and rapid.",
6   "homepage": "https://github.com/inloop/Styles",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Radim Halfar": "radim.halfar@inloop.eu",
13     "Jakub Petrik": "petrik@inloop.eu"
14   },
15   "source": {
16     "git": "https://github.com/inloop/Styles.git",
17     "tag": "0.27.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "Styles/Classes/**/*",
24   "testspecs": [
25     {
26       "name": "Tests",
27       "test_type": "unit",
28       "source_files": "Styles/Tests/**/*"
29     }
30   ]