[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / d / ESPinEntryView / 1.0 / ESPinEntryView.podspec.json
blob5d252b6840cbf69e1acce19f4e9c52a2f31e00c9
2   "name": "ESPinEntryView",
3   "version": "1.0",
4   "authors": {
5     "bvkuijck": "bas@e-sites.nl"
6   },
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "summary": "iOS7 style passcode lock. Fully customizable.",
12   "source": {
13     "git": "https://github.com/e-sites/ESPinEntryView.git",
14     "tag": "1.0"
15   },
16   "homepage": "https://github.com/e-sites/ESPinEntryView",
17   "source_files": "Classes/*.{h,m}",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "dependencies": {
22     "Masonry": [
23       "~> 0.6"
24     ],
25     "ReactiveCocoa": [
26       "~> 2.4"
27     ],
28     "FXBlurView": [
29       "~> 1.6"
30     ]
31   },
32   "frameworks": [
33     "QuartzCore",
34     "AudioToolbox"
35   ],
36   "requires_arc": true