blob: e3e6c947f0524a04e4547c1221becc44a90f1d6c [file] [log] [blame]
{
"name": "boxcar-ios-framework",
"version": "1.0.1",
"summary": "iOS Push Framework for Boxcar",
"platforms": {
"ios": "7.0"
},
"description": "iOS Push Framework for Boxcar\nEnable push notification in your app easily with Boxcar framework",
"homepage": "https://github.com/processone/boxcar-ios-framework",
"license": "MIT",
"authors": {
"ProcessOne": "pmglemaire@gmail.com"
},
"source": {
"git": "https://github.com/processone/boxcar-ios-framework.git",
"tag": "1.0.1"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"AdSupport",
"Foundation",
"SystemConfiguration",
"MobileCoreServices"
],
"dependencies": {
"OHHTTPStubs": [
],
"OCMock": [
]
}
}