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