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