blob: 339e56349786d27a5fef9d96764b958264d6da2d [file] [log] [blame]
{
"name": "bkclient-ios",
"version": "0.1.14",
"summary": "bkclient ios",
"description": "TODO: Add long description of the pod here.",
"dependencies": {
"BlueSocket": [
],
"SwiftyJSON": [
]
},
"homepage": "https://github.com/ys89clayfingers/BKClient-IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bunker.ys89@gmail.com": "ys89@clay-fingers.com"
},
"source": {
"git": "https://github.com/ys89clayfingers/BKClient-IOS.git",
"tag": "0.1.14"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "bkclient-ios/Classes/**/*"
}