[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / e / 9 / 0 / NBVariableTargetAreaButton / 1.0.0 / NBVariableTargetAreaButton.podspec.json
blob9f82a2bc271763906b905a11325b01e6cb4f9570
2   "name": "NBVariableTargetAreaButton",
3   "version": "1.0.0",
4   "summary": "Button that can detect taps a certain range outside of itself, useful for small buttons.",
5   "homepage": "https://github.com/needbee/nbvariabletargetareabutton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Justice": "josh@need-bee.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/needbee/nbvariabletargetareabutton.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": false