[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 2 / 0 / 8 / HCategory / 1.2 / HCategory.podspec.json
blob6f5f82f1d1aa282bad08e991fe8b05fecd4427fb
2   "name": "HCategory",
3   "version": "1.2",
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.2"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit"
24     ],
25     "vendored_frameworks": "HCategory.framework"
26   },
27   "requires_arc": true