[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / 9 / SwiftyJSON3 / 3.0.0-beta.1 / SwiftyJSON3.podspec.json
blob0aff379a2ffe6453a57a77ff22624f91d3d2a7e3
2   "name": "SwiftyJSON3",
3   "version": "3.0.0-beta.1",
4   "summary": "SwiftyJSON makes it easy to deal with JSON data in Swift",
5   "homepage": "https://github.com/SwiftyJSON/SwiftyJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "lingoer": "lingoerer@gmail.com",
11     "tangplin": "tangplin@gmail.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/MLSDev/SwiftyJSON.git",
22     "tag": "3.0.0-beta.1"
23   },
24   "source_files": "Source/*.swift",
25   "deprecated": true