[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 7 / e / d / Luncheon / 0.5.0-swift-3 / Luncheon.podspec.json
blob057b67691b0f08e42c660f29063ba38b3dc09382
2   "name": "Luncheon",
3   "version": "0.5.0-swift-3",
4   "summary": "REST model resource mapping. Time saving. Opinionated. Convention over configuration. Inspired by Rails and ActiveRecord.",
5   "homepage": "https://github.com/Dan2552/Luncheon",
6   "license": "MIT",
7   "authors": {
8     "Daniel Inkpen": "dan2552@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Dan2552/Luncheon.git",
12     "tag": "0.5.0-swift-3"
13   },
14   "social_media_url": "https://twitter.com/Dan2552",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.0.1"
23     ],
24     "Placemat": [
25       "~> 0.5.0-swift-3"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"