blob: 1d1810016ec5e957c197ec8ebb8a6c76384778fd [file] [log] [blame]
{
"name": "JXEfficient",
"version": "0.5.14",
"summary": "A short description of JXEfficient.",
"description": "Efficient libraries for iOS development.",
"homepage": "https://github.com/augsun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderSun": "codersun@126.com"
},
"source": {
"git": "https://github.com/augsun/JXEfficient.git",
"tag": "0.5.14"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JXEfficient/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"Security",
"CoreLocation"
]
}