blob: e42dcad450bab809a730ee18f0a4702603b758c6 [file] [log] [blame]
{
"name": "IMCAuth",
"version": "0.1.1",
"summary": "Using IMC to authenticate user",
"homepage": "https://github.com/hieutn/IMCAuth",
"license": "MIT",
"authors": {
"Tran Ngoc Hieu": "hieutn@vn.ibm.com"
},
"source": {
"git": "https://github.com/hieutn/IMCAuth.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IMCAuth": [
"Pod/Assets/*.png"
]
}
}