blob: dea2d86835fc7bdac430819d65605f15c5f314b2 [file] [log] [blame]
{
"name": "AIControls",
"version": "0.1.4",
"summary": "Set of Custom Controls for iOS Swift",
"homepage": "https://github.com/anasiqbal/AIControls",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anas Iqbal": "anasiqbal@outlook.com"
},
"source": {
"git": "https://github.com/anasiqbal/AIControls.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Controls/**/*.{swift}",
"requires_arc": true
}