[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / b / 3 / FlatUIKit / 1.5 / FlatUIKit.podspec.json
blob163f262b5d72819700b2c2f5805992bac2462409
2   "name": "FlatUIKit",
3   "version": "1.5",
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": "jack@joingrouper.com"
9   },
10   "source": {
11     "git": "https://github.com/Grouper/FlatUIKit.git",
12     "tag": "1.5"
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