[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / 2 / FlatUI / 0.1.0 / FlatUI.podspec.json
blobddf058c55b8cb28cbb970c1d204e0f7ccd330078
2   "name": "FlatUI",
3   "version": "0.1.0",
4   "summary": "A collection of custom draw controls inspired by the Flat theme. Built off UICustomizeKit.",
5   "homepage": "https://github.com/daltoniam/FlatUIKit",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton": "daltoniam@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source_files": "*.{h,m}",
14   "source": {
15     "git": "https://github.com/daltoniam/FlatUIKit.git",
16     "tag": "0.1.0"
17   },
18   "dependencies": {
19     "UICustomizeKit": [
21     ]
22   },
23   "requires_arc": true