blob: 56305c080c5c63eb2fb3b41af9cf7c354281b5ba [file] [log] [blame]
{
"name": "LCFramework",
"version": "1.0.0",
"summary": "A short description of LCFramework.",
"description": "test",
"homepage": "https://github.com/LIErCai/LCFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LIErCai": "1179542975@qq.com"
},
"source": {
"git": "https://github.com/LIErCai/LCFramework.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCFramework/Classes/**/*",
"public_header_files": "LCFramework/Classes/**/*.h",
"dependencies": {
"TXLiteAVSDK_Player": [
],
"SocketRocket": [
]
}
}