[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 2 / d / Traits / 0.1.0 / Traits.podspec.json
blobb23bcf6a7280097aa6bc5c5e72bfae7db2abb0bc
2   "name": "Traits",
3   "version": "0.1.0",
4   "summary": "Traits is a library that allows you to change traits of native iOS elements e.g. UIKit views.",
5   "description": "Traits is a library that allows you to change traits of native iOS elements e.g. UIKit views.\nIt requires almost no changes in your code, and supports live design changes on running iOS applications.",
6   "homepage": "https://github.com/krzysztofzablocki/Traits",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krzysztof ZabÅ‚ocki": "krzysztof.zablocki@pixle.pl"
13   },
14   "source": {
15     "git": "https://github.com/krzysztofzablocki/Traits.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/merowing_",
19   "preserve_paths": "Traits/Assets/*.{sh,swift}",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Traits/Classes/**/*",
24   "dependencies": {
25     "ObjectMapper": [
27     ],
28     "KZFileWatchers": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"