blob: 30c9d24ee16cbc68246c03aa9aa1f3870c9e9ef6 [file] [log] [blame]
{
"name": "Ncncd",
"version": "1.0.0",
"summary": "SDK For Ncncd.",
"description": "SDK for Ncncd",
"homepage": "http://118.190.93.144/mirror-ios/Project-iOS-ncncd",
"license": "MIT",
"authors": {
"Mirror": "Support@mirror-networks.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://118.190.93.144/mirror-ios/Project-iOS-ncncd.git",
"tag": "1.0.0"
},
"source_files": "Ncncd/Products/Ncncd.framework/**/*.{h,m}",
"public_header_files": "Ncncd/Products/Ncncd.framework/Headers/Ncncd.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"MBProgressHUD": [
]
},
"deprecated": true
}