[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 4 / c / 1 / Styles / 0.26.0 / Styles.podspec.json
blobfddfc755247c64afbafdbe3eba79642ed6999873
2   "name": "Styles",
3   "version": "0.26.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.26.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "Styles/Classes/**/*",
24   "testspecs": [
25     {
26       "name": "Tests",
27       "test_type": "unit",
28       "source_files": "Styles/Tests/**/*"
29     }
30   ]