| { |
| "name": "bkclient-ios", |
| "version": "0.1.0", |
| "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.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_version": "4.0", |
| "source_files": "bkclient-ios/Classes/**/*" |
| } |