blob: 394d741567b177d3f3c3f3087103341b20825a25 [file] [log] [blame]
{
"name": "Ncncd",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Ncncd",
"Ncncd/Products/Ncncd.framework/**/*.{h,m}"
],
"public_header_files": "Ncncd/Products/Ncncd.framework/Headers/Ncncd.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"MBProgressHUD": [
]
},
"deprecated": true
}