blob: 9bc1ce8cf6466b43133f9c17f2f2a22e13cb5b35 [file] [log] [blame]
{
"name": "PLForm",
"version": "0.1.7",
"summary": "A simple form solution for iOS with validation",
"homepage": "https://github.com/PitchLabsAsh/PLForm",
"license": "MIT",
"authors": {
"Ash Thwaites": "ash@trypitch.com"
},
"source": {
"git": "https://github.com/PitchLabsAsh/PLForm.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
},
"dependencies": {
"PureLayout": [
]
}
}