[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / b / SwiftyParse / 0.9.9 / SwiftyParse.podspec.json
blob1ec95c32489d4279244bcb657b0a0acbc2d59a62
2   "name": "SwiftyParse",
3   "version": "0.9.9",
4   "summary": "Parse client in Swift. Do it right.",
5   "homepage": "https://github.com/greycats/Parse.swift",
6   "license": "MIT",
7   "authors": {
8     "Rex Sheng": "https://github.com/b051"
9   },
10   "source": {
11     "git": "https://github.com/greycats/Parse.swift.git",
12     "tag": "0.9.9"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Parse/*.swift",
19   "dependencies": {
20     "Alamofire": [
22     ]
23   }