blob: 345526c9f4cd1478444ff935548abd5ebb9e2f94 [file] [log] [blame]
{
"name": "SZLibraryKernel",
"version": "0.0.6",
"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.6"
},
"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}",
"SZLibrary-Kernel/IAP/*.{h,m}",
"SZLibrary-Kernel/Account/*.{h,m}"
],
"dependencies": {
"IAPHelper": [
]
}
}