blob: f89d776befffe3a26df3e4b18c2d1d6e1a6e77d2 [file] [log] [blame]
{
"name": "ProductListModule",
"module_name": "ProductListModule",
"version": "0.0.3",
"summary": "ProductListModule",
"homepage": "https://github.com/iosdev-durgeshPandey/ProductListModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosdev-durgeshPandey": "iosdev.durgeshpandey@gmail.com"
},
"source": {
"git": "https://github.com/iosdev-durgeshPandey/ProductListModule.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "ProductListModule/Classes/**/*",
"resource_bundles": {
"ProductListModule": [
"ProductListModule/Assets/*.{storyboard,xib,xcassets,json,imageset,png}"
]
}
}