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