blob: 48d0dba8b2251a5e1291e46748abe1dbb1b346a5 [file] [log] [blame]
{
"name": "iOSDataFactory",
"version": "0.2.0",
"summary": "iOSDataFactory description.",
"description": "iOSDataFactory detailed description",
"homepage": "https://github.com/codeitua/ios-data-factory",
"license": {
"type": "MIT",
"text": " Copyright 2018\n Permission is granted to CodeIT\n"
},
"authors": "CodeIT",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/codeitua/ios-data-factory.git",
"tag": "0.2.0"
},
"source_files": [
"iOSDataFactory",
"iOSDataFactory/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}