blob: 243ffb3cb2d07816c59933b2a6dab3753ef43757 [file] [log] [blame]
{
"name": "FUTouchID",
"version": "1.0.0",
"summary": "FUTouchID",
"homepage": "https://github.com/FuJunZhi/FUTouchID",
"license": "MIT",
"authors": {
"fujunzhi": "185476975@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FuJunZhi/FUTouchID.git",
"tag": "1.0.0"
},
"source_files": "FUTouchID/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}