| { |
| "name": "EmotionalSwift", |
| "version": "0.0.1", |
| "summary": "Swift Wrapper for Microsoft Congitve Services Emotion API", |
| "homepage": "https://github.com/gdfairclough/EmotionalSwift", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Dale Fairclough": "gdfairclough@gmail.com" |
| }, |
| "social_media_url": "http://twitter.com/faircoder", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/gdfairclough/EmotionalSwift.git", |
| "tag": "v0.0.1", |
| "submodules": true |
| }, |
| "source_files": "EmotionalSwift/**/*.{h,swift}", |
| "pushed_with_swift_version": "3.0" |
| } |