[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 3 / CYFKit / 0.0.1 / CYFKit.podspec.json
blobba391975b7a9c07477eebb46ddc2bdcd6a04cc35
2   "name": "CYFKit",
3   "version": "0.0.1",
4   "summary": "Base component",
5   "description": "这是一个私人基础库 包含常用宏定义、常用分类、常用功能组件",
6   "homepage": "https://github.com/chenyongfei/AFKitDemo",
7   "license": "MIT",
8   "authors": {
9     "afei": "2511433510@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chenyongfei/AFKitDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "AFKitDemo",
20     "AFKitDemo/AFKit/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true