[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / 3 / 0 / DDPatternLock / 1.0.2 / DDPatternLock.podspec.json
blob1ea8bb4c25fac4bc281c4533d54179715b95d449
2   "name": "DDPatternLock",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "SPLockScreen/*.{h,m}",
22   "frameworks": [
23     "CoreGraphics",
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true