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