blob: d987a863df58dbe1ebe5fb1e4c56187469754d2c [file] [log] [blame]
{
"name": "BaseFile",
"version": "0.3.3",
"summary": "这是所有的基本类集合.",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"description": "这是所有的基本类的集合。",
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.3.3"
},
"source_files": "BaseFile",
"dependencies": {
"SDWebImage": [
]
}
}