blob: fa25fc1113e1f7aeab765010c305533db81f6d15 [file] [log] [blame]
{
"name": "TWLOCKit",
"version": "0.0.4",
"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.4"
},
"source_files": "TWLOCKit/TWLOCKit/**/*.{h,m}",
"frameworks": "Security",
"requires_arc": true
}