blob: 20601723f17e7f260d741531e9df1fb690f262ce [file] [log] [blame]
{
"name": "OCCustomKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OCCustomKit/Classes/**/*",
"resource_bundles": {
"OCCustomKit": [
"OCCustomKit/Assets/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
]
}
}