blob: 3aacebd7b3118bd336d6d8c0ca76b41a653b3409 [file] [log] [blame]
{
"name": "SKYLINK",
"version": "1.0.5.1",
"summary": "SKYLINK.framework distribution",
"description": "SKYLINK.framework distribution for iOS",
"homepage": "https://github.com/temahussain/SKYLINK-iOS",
"license": "MIT",
"authors": {
"Temasys Communications": "shussain@temasys.com"
},
"source": {
"git": "https://github.com/temahussain/SKYLINK-iOS.git",
"tag": "1.0.5.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreAudio",
"CoreGraphics",
"CoreMedia",
"Foundation",
"GLKit",
"UIKit"
],
"dependencies": {
"SocketRocket": [
"~> 0.3.1-beta2"
],
"tema-ios-ntp": [
"~> 1.0.0"
]
},
"libraries": [
"c",
"icucore",
"sqlite3",
"stdc++"
],
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"vendored_frameworks": "SKYLINK.framework",
"vendored_libraries": "libtemasys.a",
"preserve_paths": "SKYLINK.framework"
}