[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / 0 / TwitterSearch / 0.1.0 / TwitterSearch.podspec.json
blob512af49a53f547038f49e205e1d99f74d673398c
2   "name": "TwitterSearch",
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/TwitterSearch",
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/TwitterSearch.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TwitterSearch/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ],
26     "SwiftyJSON": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"