[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 7 / SearchInTwitter / 1.0.0 / SearchInTwitter.podspec.json
blobfb82cd60b7d40a682823b96e50b1af9bad3ad042
2   "name": "SearchInTwitter",
3   "version": "1.0.0",
4   "summary": "this CocoaPod use to search twitter by string to get list of statuses",
5   "description": "Using this pod you can serch for Tweets string in Twitter and get list of statuses",
6   "homepage": "https://github.com/gal-m/SearchInTwitter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gal": "g2a2l2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gal-m/SearchInTwitter.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SearchInTwitter/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }