blob: c06ee5c8a9d7406e2fa7b48a988f5f660d489807 [file] [log] [blame]
{
"name": "JXEfficient",
"version": "1.0.11",
"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": "1.0.11"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JXEfficient/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"Security",
"CoreLocation"
],
"static_framework": true
}