blob: a5c5a5d38a2893fa9db91896e4c8d258462a0698 [file] [log] [blame]
{
"name": "JMFoundation-Base",
"version": "0.1.0",
"summary": "Keep the code concise.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jamgzj/JMFoundation-Base",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jamgzj": "gzj65162521@126.com"
},
"source": {
"git": "https://github.com/jamgzj/JMFoundation-Base.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMFoundation-Base/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"SDWebImage": [
"~> 3.8"
]
}
}