[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / f / 8 / HeroinCategory / 0.0.1 / HeroinCategory.podspec.json
blob451e52519ced8df8aefdb4fd748d9f091ef43491
2   "name": "HeroinCategory",
3   "version": "0.0.1",
4   "summary": "My Heroin Category.",
5   "description": "here is description.",
6   "homepage": "https://skychen2012.github.io",
7   "license": "MIT",
8   "authors": {
9     "Benson Chen": "zjxucb@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/SkyChen2012/HeroinCategory.git",
16     "tag": "0.0.1"
17   },
18   "libraries": [
19     "iconv",
20     "xml2"
21   ],
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "subspecs": [
27     {
28       "name": "UIKit",
29       "subspecs": [
30         {
31           "name": "UIImage",
32           "source_files": "Category/UIKit/UIImage/**.{h,m}",
33           "public_header_files": "Category/UIKit/UIImage/**.h"
34         }
35       ]
36     }
37   ]