blob: d7032ba2c33c2a2523ca1d08e2a7fc2824ef7d48 [file] [log] [blame]
{
"name": "Streamoid-Animator",
"version": "1.9.1",
"summary": "Animator is the iOS client interface for using exact search sdk provided by Streamoid",
"license": "MIT",
"authors": {
"vengal": "vengal@streamoid.com",
"naveen": "naveen@streamoid.com"
},
"homepage": "http://streamoid.com/",
"requires_arc": true,
"source": {
"git": "https://github.com/streamoid/Animator-iOS.git",
"tag": "1.9.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Animator.framework"
}
}