blob: fda542e5581a28e96dc65a558e6db63d0d9fe941 [file] [log] [blame]
{
"name": "ISParseBind",
"version": "1.0.3",
"summary": "Use Interface Builder for bind components with parse server.",
"description": "With ISParseBind you can save, update, and query PFObjects using the power of Xcode Interface Builder resources.",
"homepage": "http://www.ilhasoft.com.br",
"license": "MIT",
"authors": {
"Daniel Amaral": "daniel@ilhasoft.com.br"
},
"social_media_url": "http://twitter.com/danielamarall",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Ilhasoft/ISParseBind.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"ISParseBind/Classes/**/*"
],
"dependencies": {
"Parse": [
],
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}