blob: 28fa868ffcf97b8ecb27dad9a902d68a6ac83bd0 [file] [log] [blame]
{
"name": "SwipeManager",
"version": "0.0.1",
"summary": "SwipeManager",
"homepage": "https://github.com/martirosyanrafi/SwipeManager",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Rafi"
},
"source": {
"git": "https://github.com/martirosyanrafi/SwipeManager.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": [
"SwipeManager*",
"Classes/*",
"Resource/*"
],
"requires_arc": true
}