[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 8 / TemplateKit / 0.1.0 / TemplateKit.podspec.json
bloba9c6c612f21e1adb7b8d4df77c99f99a843a4300
2   "name": "TemplateKit",
3   "version": "0.1.0",
4   "summary": "Native UI components in Swift.",
5   "description": "React-inspired framework for building component-based user interfaces in Swift.",
6   "homepage": "https://github.com/mcudich/TemplateKit",
7   "license": "MIT",
8   "authors": {
9     "Matias Cudich": "mcudich@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mcudich/TemplateKit.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mcudich",
16   "platforms": {
17     "ios": "9.3"
18   },
19   "source_files": "Source/**/*",
20   "dependencies": {
21     "CSSParser": [
22       "~> 1.0"
23     ],
24     "CSSLayout": [
25       "~> 1.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"