blob: 18f5c8b30d063edf1e675a404868aadc4c46fac3 [file] [log] [blame]
{
"name": "JHSemaphore",
"version": "1.0.0",
"license": "MIT",
"summary": "JHSemaphore is a simple",
"homepage": "https://github.com/xuejh/JHSemaphore",
"authors": {
"xuejh": "327646128@qq.com"
},
"source": {
"git": "https://github.com/xuejh/JHSemaphore.git",
"tag": "v1.0.0"
},
"description": "JHSemaphore is a simple.",
"source_files": "JHSemaphore/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}