[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / b / SwiftyParse / 0.6.2 / SwiftyParse.podspec.json
blobec3ec1ce82c7c89322fc8c24862d1f164187a484
2   "name": "SwiftyParse",
3   "version": "0.6.2",
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.6.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Parse/*.swift",
19   "dependencies": {
20     "Alamofire": [
22     ]
23   }