blob: c84c33e4ad915d02d6ba71e8436ff599ad077161 [file] [log] [blame]
{
"name": "JXEfficient",
"version": "0.1.118",
"summary": "A short description of JXEfficient.",
"description": "TODO: Add long description of the pod here.",
"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.1.118"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXEfficient/Classes/**/*.{h,m}",
"resource_bundles": {
"JXEfficient": "JXEfficient/Classes/**/*.{xib,pdf,png}"
},
"frameworks": [
"UIKit",
"Foundation",
"AssetsLibrary",
"Security",
"CoreLocation"
]
}