blob: 1ea8bb4c25fac4bc281c4533d54179715b95d449 [file] [log] [blame]
{
"name": "DDPatternLock",
"version": "1.0.2",
"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.2"
},
"source_files": "SPLockScreen/*.{h,m}",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation"
],
"requires_arc": true
}