[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / 1 / f / HPUIViewExtensionsObjC / 0.1.15 / HPUIViewExtensionsObjC.podspec.json
blob9027586f7e775751413634d42b30d7d75f8f111c
2   "name": "HPUIViewExtensionsObjC",
3   "version": "0.1.15",
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.15"
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   }