blob: 33bf913293417b3aaae0abd67ef73a3047c990e3 [file] [log] [blame]
{
"name": "Push4Site-UN",
"version": "0.2.0",
"summary": "The official iOS SDK for Push4Site.com.",
"description": "The official framework for Push4Site.com service.",
"homepage": "https://github.com/aperechnev/Push4Site",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Perechnev": "alexander@perechnev.com"
},
"source": {
"git": "https://github.com/aperechnev/Push4Site.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Push4Site-UN/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}