[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / b / PatternLock / 1.0.0 / PatternLock.podspec.json
blob4d1f330d2e480ad3f78000fcdcb4df08bf3cae6e
2   "name": "PatternLock",
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": "git@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