blob: 2a421f3303632ae143630d4fd8f0da8620c2780c [file] [log] [blame]
{
"name": "HatenaBookmarkSDK",
"version": "1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Hatena Bookmark iOS SDK",
"homepage": "https://github.com/hatena/Hatena-Bookmark-iOS-SDK",
"authors": {
"Hatena Co., Ltd.": "support@hatena.ne.jp"
},
"source": {
"git": "https://github.com/hatena/Hatena-Bookmark-iOS-SDK.git",
"tag": "v1.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SDK/**/*.{h,m}",
"frameworks": [
"Foundation",
"Security",
"QuartzCore"
],
"requires_arc": true,
"resources": "SDK/UI/HTBResources.bundle",
"dependencies": {
"SFHFKeychainUtils": [
]
},
"deprecated": true
}