blob: 8ac538ca88b49a7d4e5c2344abf84175bc920318 [file] [log] [blame]
{
"name": "MCUIKit",
"version": "0.3.9",
"summary": "Additions for iOS UIKit.",
"description": "TODO: Add long description of the pod here.\n包含UIKit基础组件库、分类、扩展等",
"homepage": "https://github.com/BinaryParadise/MCUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mylcode": "mylcode.ali@gmail.com"
},
"source": {
"git": "https://github.com/BinaryParadise/MCUIKit.git",
"tag": "0.3.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MCUIKit/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}