blob: 2d6c74f62da3bd16bf172742c24e0ea9e5121eda [file] [log] [blame]
{
"name": "LSApplication",
"version": "0.0.8",
"summary": "Get all app info.",
"description": "Get Phone Apps , No attempt is not available through store app",
"homepage": "https://github.com/aimobier/LSApplication",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mister": "200739491@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aimobier/LSApplication.git",
"tag": "0.0.8"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": [
"Classes/LSApplicationProxy.h",
"Classes/LSApplicationWorkspace.h"
],
"frameworks": "MobileCoreServices"
}