[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / f / HPUIViewExtensionsObjC / 0.1.17 / HPUIViewExtensionsObjC.podspec.json
blobeb8d51321388b1aa349a70e53d00be12169959e8
2   "name": "HPUIViewExtensionsObjC",
3   "version": "0.1.17",
4   "summary": "Prebuilt UI classes that support often-used UI features.",
5   "description": "Prebuilt UI classes that support often-used UI features; which can help reduce the amount of UI code needed in View Controllers.",
6   "homepage": "https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC",
7   "license": "MIT",
8   "authors": {
9     "Huy Pham": "huyphamthanh8290@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/huyphamthanh8290/HPUIViewExtensionsObjC.git",
13     "tag": "0.1.17"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HPUIViewExtensionsObjC": [
22       "Pod/Assets/*.png"
23     ]
24   }