blob: 6fcbe45147cee7066a6040331404a7b6a68f4358 [file] [log] [blame]
{
"name": "KakaoPlusFriend",
"version": "1.19.1",
"summary": "A pod for using KakaoPlusFriend framework with CocoaPods",
"license": "Apache",
"description": "A pod for using KakaoPlusFriend framework with CocoaPods.",
"homepage": "https://github.com/getogrand/KakaoPlusFriend",
"authors": {
"Wonyoung Ju": "getogrand@gmail.com"
},
"source": {
"git": "https://github.com/getogrand/KakaoPlusFriend.git",
"tag": "1.19.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "KakaoPlusFriend.framework",
"dependencies": {
"KakaoOpenSDK": [
"~> 1.19.1"
]
}
}