blob: c31c7cf81b35f9a8d83b9279824dd8d39fdb4ebb [file] [log] [blame]
{
"name": "RecastAI",
"version": "3.0.2",
"summary": "Recast.AI Official iOS SDK in Swift",
"description": "Recast.AI Official iOS SDK in Swift. Allows you to make request to your bots.",
"homepage": "https://github.com/RecastAI",
"license": "MIT",
"authors": {
"Pierre-Edouard Lieb": "pierre-edouard.lieb@recast.ai"
},
"source": {
"git": "https://github.com/RecastAI/SDK-ios.git",
"tag": "3.0.2"
},
"social_media_url": "https://twitter.com/recastai",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}