[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 2 / b / 3 / FlatUIKit / 1.6 / FlatUIKit.podspec.json
blob5932fd27534950bfa7132a48450dcb1bb3f99140
2   "name": "FlatUIKit",
3   "version": "1.6",
4   "summary": "A collection of awesome flat UI components for iOS.",
5   "homepage": "https://github.com/Grouper/FlatUIKit",
6   "license": "MIT",
7   "authors": {
8     "Jamie Matthews": "jmatthews08@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Grouper/FlatUIKit.git",
12     "tag": "1.6"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "resources": "Resources/*",
22   "frameworks": [
23     "QuartzCore",
24     "CoreText"
25   ],
26   "requires_arc": true