[Add] BideaseConnect 1.0.86
[CocoaPods.git] / Specs / f / 6 / a / YYCategoryKit / 0.0.10 / YYCategoryKit.podspec.json
blobc368ce50e1ff3002a4761661f5a1fdbe9c5c47bd
2   "name": "YYCategoryKit",
3   "version": "0.0.10",
4   "summary": "自己积累的分类方法",
5   "description": "自己积累的分类方法,便于快速开发",
6   "homepage": "https://github.com/yuanyuan100/YYCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanyuan100": "469092943@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yuanyuan100/YYCategory.git",
16     "tag": "0.0.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "YYCategoryKit/Classes/**/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]