[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / b / 9 / 0 / HatenaBookmarkSDK / 1.0 / HatenaBookmarkSDK.podspec.json
blob897149e4e047f20389da59ca42adbe8d4abfcff6
2   "name": "HatenaBookmarkSDK",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Hatena Bookmark iOS SDK",
9   "homepage": "https://github.com/hatena/Hatena-Bookmark-iOS-SDK",
10   "authors": {
11     "Hatena Co., Ltd.": "support@hatena.ne.jp"
12   },
13   "source": {
14     "git": "https://github.com/hatena/Hatena-Bookmark-iOS-SDK.git",
15     "tag": "v1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "SDK/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "Security",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "resources": "SDK/UI/HTBResources.bundle",
28   "dependencies": {
29     "AFNetworking": [
30       "~> 1.0"
31     ],
32     "SFHFKeychainUtils": [
34     ]
35   },
36   "deprecated": true