[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 2 / 8 / HISearchBar / 0.1.1 / HISearchBar.podspec.json
blob5c76279015064cd4b0f10c09cbfed3d01fcae1ce
2   "name": "HISearchBar",
3   "version": "0.1.1",
4   "summary": "A short description of HISearchBar.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hellohufan/HISearchBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hellohufan": "hellohufan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hellohufan/HISearchBar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HISearchBar/Classes/**/*",
22   "resource_bundles": {
23     "HISearchBar": [
24       "HISearchBar/Assets/*.png"
25     ]
26   }