blob: 9aa47d2c5f09499f1b7244d715e1813bed49cec3 [file] [log] [blame]
{
"name": "LUNField",
"version": "1.0.0",
"summary": "Animated, adaptive textfield group with validation. You can specify the count of textfields and their relative sizes.",
"homepage": "https://github.com/LunApps/LUNField",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"authors": {
"Vladimir Sharavara": "vovasharavara@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LunApps/LUNField.git",
"tag": "master"
},
"source_files": "LUNField/LUNField.{h,m}",
"requires_arc": true
}