blob: 2c2eeb82f40a2e2b337ef326a585e471dba3b681 [file] [log] [blame]
{
"name": "JMBaseLib",
"version": "0.0.1",
"summary": "JMBaseLib.",
"description": "JimmyLiang",
"homepage": "https://github.com/tytotry/JMBaseLib",
"license": "MIT",
"authors": {
"JimmyLiang": "656509491@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tytotry/JMBaseLib.git",
"tag": "0.0.1"
},
"source_files": [
"JMBaseLib",
"JMBaseLib/**/*.{swift}"
],
"dependencies": {
"Alamofire": [
"~> 4.7.2"
],
"PKHUD": [
"~> 5.0.0"
],
"IHKeyboardAvoiding": [
"~> 4.2"
],
"ObjectMapper": [
"~> 3.1.0"
],
"SwiftyJSON": [
"~> 4.1.0"
],
"TZImagePickerController": [
"~> 2.1.0.1"
]
},
"swift_version": "4.0"
}