blob: 010742138480dcb148d6653bea2e94be92c298a5 [file] [log] [blame]
{
"name": "SKYLINK",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"Foundation",
"GLKit",
"OpenGLES",
"QuartzCore",
"Security",
"SystemConfiguration"
],
"dependencies": {
"SocketRocket": [
"~> 0.3.1-beta2"
],
"tema-ios-ntp": [
"~> 1.0.0"
]
},
"libraries": [
"icucore",
"m",
"sqlite3",
"stdc++"
],
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"vendored_frameworks": "SKYLINK.framework",
"vendored_libraries": "libtemasys.a",
"preserve_paths": "SKYLINK.framework"
}