[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / 0 / DDPatternLock / 1.0.1 / DDPatternLock.podspec.json
blob431a7dd543ecec2c0ec5773af2d5a9c276e64b45
2   "name": "DDPatternLock",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/chenddcoder/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/chenddcoder/PatternLock.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SPLockScreen/*.{h,m}",
22   "frameworks": [
23     "CoreGraphics",
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true