blob: 2982ff4b4f33d489e54524de3b2e2bc37a0a30cc [file] [log] [blame]
{
"name": "DJSDK",
"version": "7.0.8",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "A sdk for cocopods",
"homepage": "https://github.com/ChristianAndersen/DJSDK",
"authors": {
"ChristianAndersen": "1476756749@qq.com"
},
"source": {
"git": "https://github.com/ChristianAndersen/DJSDK.git",
"tag": "7.0.8"
},
"social_media_url": "https://www.jianshu.com/u/276c4f13c37b",
"requires_arc": true,
"preserve_paths": "Frameworks/DJContents.framework",
"frameworks": [
"Foundation",
"CoreFoundation"
],
"libraries": "c++",
"vendored_libraries": [
"Frameworks/libautoseal_64.a",
"Frameworks/libautoseal_simu.a",
"Frameworks/libautoseal_simu64.a",
"Frameworks/libautoseal_v7.a"
],
"vendored_frameworks": "Frameworks/DJContents.framework"
}