blob: c7f1c21192fa6412f8a7b99ae9b550955a8be0b0 [file] [log] [blame]
{
"name": "RxKakao-pod-test",
"version": "0.1.0",
"summary": "just for test",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wannagohome/RxKakao-pod-test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wannagohome": "iwwuf7@gmail.com"
},
"source": {
"git": "https://github.com/wannagohome/RxKakao-pod-test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "RxKakao-pod-test/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RxKakaoSDK": [
"~> 2.0.0"
]
},
"swift_version": "5.0"
}