[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / a / 6 / DropboxAuth / 0.1.0 / DropboxAuth.podspec.json
blob6d74c609e0fa659a87b654975c83651e38b2aae4
2   "name": "DropboxAuth",
3   "version": "0.1.0",
4   "summary": "A simple library for authorising Dropbox API requests on iOS.",
5   "homepage": "https://github.com/jellybeansoup/ios-dropbox-auth",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Farrelly": "daniel@jellystyle.com"
12   },
13   "source": {
14     "git": "https://github.com/jellybeansoup/ios-dropbox-auth.git",
15     "tag": "v0.1.0"
16   },
17   "platforms": {
18     "ios": "8.4"
19   },
20   "requires_arc": true,
21   "source_files": "src/DropboxAuth/*.{h,m}",
22   "public_header_files": "src/DropboxAuth/*.h"