[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 8 / XYBCategary / 1.1.0 / XYBCategary.podspec.json
blob64d339938b52b3fbf49a1a15a517511be19b8b7a
2   "name": "XYBCategary",
3   "version": "1.1.0",
4   "summary": "常用的扩展类.",
5   "description": "谢亚波总结的oc常用扩展类",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "https://github.com/xieyabo/XYBCategary",
10   "license": "MIT",
11   "authors": {
12     "谢亚波": "1047794348@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xieyabo/XYBCategary.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "XYBCategary/*",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "XYBCategary/XYBCategaryHeader.h",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
27   }