[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / 0 / DDPatternLock / 1.0.0 / DDPatternLock.podspec.json
blob3e638782def1b9c57c611904d515e56112344e1e
2   "name": "DDPatternLock",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/freesuraj/PatternLock",
12   "screenshots": "http://www.pictureshoster.com/files/ngbk591w5pcz9gbuydg.png",
13   "authors": {
14     "Suraj Pathak": "freesuraj@gmail.com"
15   },
16   "summary": "A simple but fully functional pattern lock sdk for iOS (similar to the android pattern lock)",
17   "source": {
18     "git": "https://github.com/freesuraj/PatternLock.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "SPLockScreen/*.{h,m}",
22   "frameworks": [
23     "CoreGraphics",
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true