blob: 882f797437cf2fcbee72569fa9b1418b31e14510 [file] [log] [blame]
{
"name": "SZLibraryKernel",
"version": "0.0.2",
"summary": "phoneu sdk for ios kernel",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-kernel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-kernel.git",
"tag": "0.0.2"
},
"source_files": [
"SZLibrary-Kernel/*.{h,m}",
"SZLibrary-Kernel/BasicInfo/API/*.{h,m}",
"SZLibrary-Kernel/BasicInfo/Manager/*.{h,m}",
"SZLibrary-Kernel/Camera/*.{h,m}",
"SZLibrary-Kernel/LoadingAnimation/*.{h,m}",
"SZLibrary-Kernel/Network/*.{h,m}",
"SZLibrary-Kernel/Print/*.{h,m}",
"SZLibrary-Kernel/Session/*.{h,m}",
"SZLibrary-Kernel/Shake/*.{h,m}",
"SZLibrary-Kernel/TextSession/*.{h,m}"
]
}