blob: 3dab78d580941e94c1bd3761655554375eb8e28c [file] [log] [blame]
{
"name": "LSApplication",
"version": "0.0.4",
"summary": "Get all app info.",
"description": "get all info",
"homepage": "https://github.com/aimobier/LSApplication",
"license": "MIT",
"authors": {
"Mister": "200739491@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aimobier/LSApplication.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/*.h"
],
"public_header_files": [
"Classes/LSApplicationProxy.h",
"Classes/LSApplicationWorkspace.h"
],
"frameworks": "MobileCoreServices",
"requires_arc": true
}