[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / a / PullToSearchControl / 0.0.2 / PullToSearchControl.podspec.json
blob52ab029a2958ae4208780cfebf6cf69ee359de70
2   "name": "PullToSearchControl",
3   "version": "0.0.2",
4   "summary": "PullToSearchControl being used to create pull to search behaviour.",
5   "description": "This CocoaPods library helps you add pull to search behaviour in UIScrollView or its descendants, such as UITableView or UICollectionView.",
6   "homepage": "https://github.com/cuongv/PullToSearchControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cuong Vuong": "cuongv88@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/cuongv/PullToSearchControl.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "PullToSearchControl/**/*.{h,m,swift}",
23   "frameworks": "UIKit"