blob: 96161360ee9bff076152e157fd7fd82878676a33 [file] [log] [blame]
{
"name": "ReActionSDK",
"version": "0.0.17",
"summary": "ReActionSDK",
"description": "ReActionSDK - GCM notifications",
"homepage": "https://github.com/ironSource/reaction-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"g8y3e": "valentine.pavchuk@ironsrc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ironSource/reaction-ios.git",
"tag": "dev"
},
"source_files": "reaction_sdk/ReactionSDK/ReactionSDK/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AtomSDK": [
],
"Google/CloudMessaging": [
]
}
}