[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 7 / 4 / XControls / 1.0.0 / XControls.podspec.json
blob8221615a7efc8cd67b4cbdce101788c91329c8ab
2   "name": "XControls",
3   "version": "1.0.0",
4   "summary": "Controls for rapid iOS UI development.",
5   "homepage": "https://github.com/timonroe/XControls",
6   "license": "MIT",
7   "authors": {
8     "Tim Monroe": "timonroe12@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/timonroe/XControls.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "CoreGraphics",
20     "UIKit",
21     "Foundation"
22   ],
23   "source_files": [
24     "XControls/*",
25     "XCVCells/*",
26     "XTVCells/*"
27   ],
28   "resources": [
29     "XControls/*.png"
30   ]