{ | |
"name": "Alike", | |
"version": "0.4.0", | |
"summary": "Alike is the iOS client interface for using visual search sdk provided by Streamoid", | |
"license": "MIT", | |
"authors": { | |
"abc": "abc@abc.com", | |
"def": "def@def.com" | |
}, | |
"homepage": "http://piqitfashion.com/", | |
"requires_arc": true, | |
"source": { | |
"git": "https://github.com/raghuveer553/SDKTest.git", | |
"tag": "0.4.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"ios": { | |
"vendored_frameworks": "Alike.framework" | |
} | |
} |