2 "name": "UrbanAirship-iOS-SDK",
8 "summary": "A simple way to integrate Urban Airship services into your iOS applications.",
9 "homepage": "https://github.com/urbanairship/ios-library",
11 "Urban Airship": "support@urbanairship.com"
14 "git": "https://github.com/urbanairship/ios-library.git",
17 "source_files": "Airship/**/*.{h,m,c}",
18 "resources": "Airship/**/*.{xib,jpg,png,bundle}",
19 "prepare_command": "cd Airship/Common/JS/ && xxd -i UANativeBridge.js UANativeBridge.c",
31 "SystemConfiguration",
38 "-D_UA_VERSION=\\\"4.0.4\\\""
41 "OTHER_CFLAGS": "$(inherited) -D_UA_VERSION=\\\"4.0.4\\\""