[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / d / Disc / 0.6.0 / Disc.podspec.json
blob9b2728cea25d94779041b6ac19fd80abe732d9f9
2   "name": "Disc",
3   "version": "0.6.0",
4   "summary": "An API client for Grid Passport.",
5   "homepage": "https://github.com/the-grid/Disc",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Nick Velloff": "nick.velloff@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/nickvelloff",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/the-grid/Disc.git",
18     "tag": "0.6.0"
19   },
20   "source_files": [
21     "Classes",
22     "Disc/**/*.{h,m,Swift}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Swish": [
27       "~> 1.0.0"
28     ],
29     "Argo": [
30       "~> 3.0.0"
31     ],
32     "Ogra": [
33       "~> 3.0.0"
34     ]
35   }