blob: c76c36ffe265f33a6fe67a2acdfe11b84e042353 [file] [log] [blame]
{
"name": "OCCustomKit",
"version": "0.0.1",
"summary": "OC基础组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/eason-lz/OCCustomKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18210437675@163.com": "18210437675@163.com"
},
"source": {
"git": "https://github.com/eason-lz/OCCustomKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OCCustomKit/Classes/**/*",
"frameworks": "UIKit"
}