blob: 523b8c44b71059c074f390456ec5d61521a28cf4 [file] [log] [blame]
{
"name": "KYSReportSDK",
"version": "2.0.0",
"summary": "Xingjiang CBC scientific research big data iOS SDK",
"homepage": "https://github.com/KevinCool01/KYSReportSDK",
"license": "MIT",
"authors": {
"Kevin Gu": "gukai@cncoral.com"
},
"platforms": {
"ios": "8.0"
},
"social_media_url": "https://www.jianshu.com/u/2340260ae5ed",
"source": {
"git": "https://github.com/KevinCool01/KYSReportSDK.git",
"tag": "2.0.0"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": [
"Foundation",
"UIKit",
"CoreTelephony",
"AdSupport",
"Security",
"SystemConfiguration"
],
"libraries": "sqlite3",
"vendored_libraries": "Libraries/libKYSReportSDK.a",
"dependencies": {
"Protobuf": [
]
}
}