blob: c7e4ec96d2814c5d7bc4cd9045a0dfbff5ff3409 [file] [log] [blame]
{
"name": "JMBaseLib",
"version": "0.0.2",
"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.2"
},
"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"
}