[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / 4 / TwitterSearchObjC / 0.1.1 / TwitterSearchObjC.podspec.json
blob2e3232270fe74535451576d5dd039f1768956d62
2   "name": "TwitterSearchObjC",
3   "version": "0.1.1",
4   "summary": "this CocoaPod allows to search Tweets in Twitter",
5   "description": "Using this pod you can serch for Tweets in Twitter and save them to an array",
6   "homepage": "https://github.com/ossiriss/TwitterSearchObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Boris Estrin": "borisestrin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ossiriss/TwitterSearchObjC.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TwitterSearchObjC/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1"
25     ]
26   }