[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / 6 / c / AZSearchView / 1.0.0 / AZSearchView.podspec.json
blob99bc9afb50368740fd0231e7806d1af9b9e47349
2   "name": "AZSearchView",
3   "version": "1.0.0",
4   "summary": "A search controller with auto-complete suggestions written in Swift 3.0",
5   "homepage": "https://github.com/Minitour/AZSearchView",
6   "license": "MIT",
7   "authors": {
8     "Antonio Zaitoun": "tony.z.1711@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Minitour/AZSearchView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "src/*.swift",
18   "resources": "src/*.xib",
19   "pushed_with_swift_version": "3.0"