blob: 9bd04ef9492c155e405659b9934c4bc7953ab4b1 [file] [log] [blame]
{
"name": "Clarifai",
"version": "2.0.2",
"summary": "Clarifai API client for Objective-C.",
"homepage": "https://github.com/Clarifai",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"John Sloan": "johnsloan@clarifai.com",
"Jack Rogers": "jack@clarifai.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Clarifai/clarifai-ios.git",
"tag": "2.0.2"
},
"source_files": "Clarifai/Classes/*",
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
},
"deprecated_in_favor_of": "Clarifai-Apple-SDK"
}