[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 3 / FlatUIKit / 1.0 / FlatUIKit.podspec.json
blobe43d03e43bc5f4975c6343651604f8bbe6b0a71b
2   "name": "FlatUIKit",
3   "version": "1.0",
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     "Grouper": "jobs@joingrouper.com"
10   },
11   "source": {
12     "git": "https://github.com/Grouper/FlatUIKit.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Resources/*",
23   "frameworks": "CoreText",
24   "requires_arc": true