blob: b5d3fe4bbf811f1bd433a1076fc3f04cc21afcf5 [file] [log] [blame]
{
"name": "PratikFramework",
"version": "0.1.0",
"summary": "CocoaPods using Storyboard",
"description": "Creating CocoaPods with Add Xib Storyboard images Assest created By Pratik Panchal",
"homepage": "https://github.com/pratikpanchal131/PratikFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pratikpanchal131": "pratik.panchal@indianic.com"
},
"source": {
"git": "https://github.com/pratikpanchal131/PratikFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PratikFramework/Classes/**/*.{swift}",
"resource_bundles": {
"PratikFramework": [
"PratikFramework/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"pushed_with_swift_version": "3.0"
}