blob: 15c865429a5aca3f27ed83ead24bf9845c3631f4 [file] [log] [blame]
{
"name": "WJLSDK",
"version": "0.1.2",
"summary": "A short description of WJLSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/378254160/WJLSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"378254160": "378254160@qq.com"
},
"source": {
"git": "https://github.com/378254160/WJLSDK.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJLSDK/Classes/**/*",
"public_header_files": "WJLSDK/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
]
}
}