blob: 79c24d416f1ca19568d0a08aa06ddccb49d8b4b8 [file] [log] [blame]
{
"name": "SwiftyParse",
"version": "1.0.6",
"summary": "Parse client in Swift. Do it right.",
"homepage": "https://github.com/b051/Parse.swift",
"license": "MIT",
"authors": {
"Rex Sheng": "https://github.com/b051"
},
"source": {
"git": "https://github.com/b051/Parse.swift.git",
"tag": "1.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Parse/*.swift",
"dependencies": {
"Alamofire": [
]
}
}