blob: 9fbac6f47693f37136a5722cfa39d7f804b2f33b [file] [log] [blame]
{
"name": "TWLOCKit",
"version": "0.0.2",
"summary": "Some quick functions for iOS.",
"homepage": "https://github.com/LongerONE/TWLOCKit",
"license": "MIT",
"authors": {
"LongerONE": "tangwanlong425@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LongerONE/TWLOCKit.git",
"tag": "0.0.2"
},
"source_files": "TWLOCKit/TWLOCKit/**/*.{h,m}",
"frameworks": "Security",
"requires_arc": true
}