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