[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 3 / FlatUIKit / 1.6.2 / FlatUIKit.podspec.json
blob5a3934720041c9f90cf9d866e03c8dbe18217ef3
2   "name": "FlatUIKit",
3   "version": "1.6.2",
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.2"
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