[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / NBSearchField / 1.0.0 / NBSearchField.podspec.json
blob11f0151eef0a8692612d853f80c92a84d414da5e
2   "name": "NBSearchField",
3   "version": "1.0.0",
4   "summary": "A rounded-corner search field",
5   "homepage": "https://github.com/needbee/nbsearchfield",
6   "license": "MIT",
7   "authors": {
8     "Josh Justice": "josh@need-bee.com"
9   },
10   "source": {
11     "git": "https://github.com/needbee/nbsearchfield.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "src",
20     "src/**/*.{h,m}"
21   ]