blob: cbb06d730bad38bee34cd4db1f7c22d165c29081 [file] [log] [blame]
{
"name": "RDP-SDK-iOS",
"version": "0.1.38",
"summary": "meaningless summary he said!! pasdif asdf asdfj aiwepfj iasjdf.",
"description": "some description over here, he said it was meaningless! asdf awepf jaspd fojaispd fjaoisdp fjapiosdj fapsdi jfpaisd fojiaspdfj apsodi jfapisdoj fipasd jfiapdsjf io",
"homepage": "https://github.com/ferico55/RDP-SDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ferico55": "ferico55@gmail.com"
},
"source": {
"git": "https://github.com/ferico55/RDP-SDK-iOS.git",
"tag": "0.1.38"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": "RDP-SDK-iOS/Classes/**/*",
"public_header_files": "RDP-SDK-iOS/Classes/**/*.h",
"frameworks": [
"Accelerate",
"AudioToolbox",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"MessageUI",
"MobileCoreServices",
"SystemConfiguration"
],
"compiler_flags": "-fmodules",
"xcconfig": {
"OTHER_LDFLAGS": "-lc++ -ObjC"
},
"dependencies": {
"CardIO": [
]
}
}
]
}