[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 4 / Goodreads-Oauth / 1.0.3 / Goodreads-Oauth.podspec.json
blobde8dfa4ea4913e8fb0ca235308203a5a2b1d71c9
2   "name": "Goodreads-Oauth",
3   "version": "1.0.3",
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": "1.0.3"
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