[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / 8 / XYBCategary / 2.1.3 / XYBCategary.podspec.json
blobd6f86152b0b8d893bfd79a871699ab64caa1ba66
2   "name": "XYBCategary",
3   "version": "2.1.3",
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": "2.1.3"
17   },
18   "source_files": "*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
25   }