blob: 431a7dd543ecec2c0ec5773af2d5a9c276e64b45 [file] [log] [blame]
{
"name": "DDPatternLock",
"version": "1.0.1",
"platforms": {
"ios": "5.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/chenddcoder/PatternLock",
"screenshots": "http://www.pictureshoster.com/files/ngbk591w5pcz9gbuydg.png",
"authors": {
"Suraj Pathak": "freesuraj@gmail.com"
},
"summary": "A simple but fully functional pattern lock sdk for iOS (similar to the android pattern lock)",
"source": {
"git": "https://github.com/chenddcoder/PatternLock.git",
"tag": "1.0.1"
},
"source_files": "SPLockScreen/*.{h,m}",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation"
],
"requires_arc": true
}