blob: 9ae67152d9f0722982a67a584b58d3621b116916 [file] [log] [blame]
{
"name": "Ncncd",
"version": "1.0.5",
"summary": "SDK For Ncncd.",
"description": "SDK For Ncncd\nCreate by Miao",
"homepage": "https://github.com/tt2nn/Ncncd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mirror": "support@mirror-networks.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tt2nn/Ncncd.git",
"tag": "1.0.5"
},
"source_files": [
"Ncncd",
"NcncdFramework/**/*.{h,m,swift}"
],
"vendored_frameworks": "NcncdFramework/Ncncd.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"MBProgressHUD": [
]
},
"deprecated": true
}