blob: fb82cd60b7d40a682823b96e50b1af9bad3ad042 [file] [log] [blame]
{
"name": "SearchInTwitter",
"version": "1.0.0",
"summary": "this CocoaPod use to search twitter by string to get list of statuses",
"description": "Using this pod you can serch for Tweets string in Twitter and get list of statuses",
"homepage": "https://github.com/gal-m/SearchInTwitter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gal": "g2a2l2@gmail.com"
},
"source": {
"git": "https://github.com/gal-m/SearchInTwitter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SearchInTwitter/**/*",
"dependencies": {
"AFNetworking": [
]
}
}