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