[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / c / Napkin / 0.7.0 / Napkin.podspec.json
blob1cd85ddebac47ae085fb73f5d07a76e7ed85d024
2   "name": "Napkin",
3   "version": "0.7.0",
4   "summary": "Resource based iOS screen builder. With ability to automatically infer input types using proprerties defined in your Luncheon models.",
5   "homepage": "https://github.com/Dan2552/Napkin",
6   "license": "MIT",
7   "authors": {
8     "Daniel Inkpen": "dan2552@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Dan2552/Napkin.git",
12     "tag": "0.7.0"
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     "Eureka": [
22       "~> 3.0.0"
23     ],
24     "Luncheon": [
25       ">= 0.6.0"
26     ],
27     "Placemat": [
28       ">= 0.7.1"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"