blob: 08e722a08313a0fded3c6438272faddee946e43d [file] [log] [blame]
{
"name": "PushServicesLibrary",
"version": "2.1.1",
"summary": "Push Services Library",
"description": "Installing iOS Push Services - push.appsyscode.com",
"homepage": "https://github.com/appsyscode/PushServicesLibrary",
"license": "MIT",
"authors": {
"appsyscode": "info@appsyscode.com"
},
"source": {
"git": "https://github.com/appsyscode/PushServicesLibrary.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.h",
"vendored_libraries": "Pod/Classes/*.a",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}