blob: 423a9ce6f48610f0364d29b0f6ef6a72027aaf58 [file] [log] [blame]
{
"name": "SimpleSZLibraryAlipayShare",
"version": "0.0.1",
"summary": "A short description of SimpleSZLibraryAlipayShare.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-alipay-share.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-alipay-share.git",
"tag": "0.0.1"
},
"source_files": [
"SimpleSZLibraryAlipayShare/AliShare/Manager/*.{h,m}",
"SimpleSZLibraryAlipayShare/AliShare/SDK/*.{h,m}"
],
"vendored_libraries": "SimpleSZLibraryAlipayShare/AliShare/SDK/*.a",
"dependencies": {
"SZLibraryKernel": [
]
}
}