blob: 619769c49482a27c16c13c0888d11a11923cc264 [file] [log] [blame]
{
"name": "JXApplication",
"version": "0.1.3",
"summary": "A short description of JXApplication.",
"description": "JXApplication for all APP.",
"homepage": "https://github.com/augsun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderSun": "codersun@126.com"
},
"source": {
"git": "https://github.com/augsun/JXApplication.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JXApplication/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"3.2.1"
],
"SDWebImage": [
"4.4.3"
],
"Masonry": [
"1.1.0"
],
"JXEfficient": [
">= 0.1.3"
],
"YYModel": [
"1.0.4"
],
"MJRefresh": [
"3.1.12"
]
}
}