[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / 4 / TwitterSearchObjC / 0.1.0 / TwitterSearchObjC.podspec.json
blobebeb83fa53f20804255171f97555af2ee76ec8a1
2   "name": "TwitterSearchObjC",
3   "version": "0.1.0",
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     "ossiris@mail.ru": "borisestrin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ossiriss/TwitterSearchObjC.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TwitterSearchObjC/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1"
25     ]
26   }