blob: 35766da6534c9a670fc31d97cc0e7f7a2b37c42b [file] [log] [blame]
{
"name": "JXApplication",
"version": "0.1.2",
"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.2"
},
"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.2"
],
"YYModel": [
"1.0.4"
],
"MJRefresh": [
"3.1.12"
]
}
}