blob: 3e4bdc0675a3d8dce127e9d0138ef405d6869ccf [file] [log] [blame]
{
"name": "IOS_SDK_PAYU",
"version": "0.0.1",
"summary": "A short description of IOS_SDK_PAYU.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/payuru/IOS_SDK_PAYU",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Melikhov": "ixotdog@gmail.com"
},
"source": {
"git": "https://github.com/payuru/IOS_SDK_PAYU.git",
"tag": "0.0.1"
},
"social_media_url": "https://ipolh.com",
"platforms": {
"ios": "8.0"
},
"source_files": "IOS_SDK_PAYU/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
],
"XMLDictionary": [
"~> 1.4"
]
}
}