[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 4 / Goodreads-Oauth / 0.0.6 / Goodreads-Oauth.podspec.json
bloba4c313ec1f1426ea090a56c90463db28fa5c0fd8
2   "name": "Goodreads-Oauth",
3   "version": "0.0.6",
4   "summary": "Library for making OAuth with Goodreads from iOS Easier.",
5   "homepage": "https://github.com/yjkogan/goodreads-oauth",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE_MIT.txt"
9   },
10   "authors": {
11     "Yonatan Kogan": "yjkogan@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yjkogan/goodreads-oauth.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "Dependencies",
22     "Dependencies/**/*.{h,m,c}",
23     "GROAuth.{h,m}"
24   ],
25   "public_header_files": "GROAuth",
26   "requires_arc": true