blob: 1275919078095528a3ab73a0cdea61b27b745bd3 [file] [log] [blame]
{
"name": "XExtension",
"version": "0.1.6",
"summary": "这是Swift的类的拓展集合.",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"description": "这是Swift的类的拓展集合",
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.1.6"
},
"source_files": "Extension",
"dependencies": {
"MJRefresh": [
"~>3.1.0"
],
"AFNetworking": [
"~>3.0"
],
"SDWebImage": [
],
"SVProgressHUD": [
"~>0.9"
]
},
"pushed_with_swift_version": "3.0"
}