[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 0 / 8 / HCategory / 1.3 / HCategory.podspec.json
blob980ab2c341dc2d3bb661962b11c0ee18a44a7241
2   "name": "HCategory",
3   "version": "1.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A Objective-C Category Framework for iOS",
8   "homepage": "https://github.com/monsifcn/HCategory.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "monsif": "..."
15   },
16   "source": {
17     "git": "https://github.com/monsifcn/HCategory.git",
18     "tag": "1.3"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit"
24     ],
25     "vendored_frameworks": "HCategory.framework"
26   },
27   "requires_arc": true