blob: 33ac9dcb2abce3024625a71a0f8827ba49e44a97 [file] [log] [blame]
{
"name": "PFExtension",
"version": "0.0.1",
"summary": "A short description of PFExtension.",
"description": "0.0.1",
"homepage": "https://github.com/qq631192328/PFExtension",
"license": "MIT",
"authors": {
"honghehe": "631192328@qq.com"
},
"source": {
"git": "https://github.com/qq631192328/PFExtension.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "PFExtension/PFExtension/Extension/**/**/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"SVProgressHUD": [
],
"AFNetworking": [
]
},
"pushed_with_swift_version": "3.0"
}