blob: 38b7e14fb59eacae5afbbb55e4849f3a532b47e1 [file] [log] [blame]
{
"name": "SwiftyParse",
"version": "1.0.3",
"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": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Parse/*.swift",
"dependencies": {
"Alamofire": [
]
}
}