[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / d / FreestylerCore / 0.3.0 / FreestylerCore.podspec.json
blob089154fdca0bd91d4ccbaf926881652f7b1f0125
2   "name": "FreestylerCore",
3   "version": "0.3.0",
4   "summary": "FreestylerCore lets you create and reuse styles using lightweight syntax.",
5   "description": "FreestylerCore is the core collection of classes, enums and protocols which make possible to create and reuse *styles* and apply them to `UIView`s and `UIBarItem`s.",
6   "homepage": "https://github.com/cayugasoft/FreestylerCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Doloz": "adoloz@cayugasoft.com"
13   },
14   "source": {
15     "git": "https://github.com/cayugasoft/FreestylerCore.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FreestylerCore/Sources/**/*"