blob: 88f2055f09f7b4076c3b8698fa1c9fca6a63d1d1 [file] [log] [blame]
{
"name": "Streamoid-Animator",
"version": "1.8.0",
"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.8.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Animator.framework"
}
}