blob: 254ef0ef0c12e7bef5f8f377aac4026381efb1d3 [file] [log] [blame]
{
"name": "iOSDataFactory",
"version": "0.3.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.3.0"
},
"source_files": [
"iOSDataFactory",
"iOSDataFactory/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}