blob: c909d502c7a20b032c94a776d0fdc308d6b55549 [file] [log] [blame]
{
"name": "PledgKit",
"version": "0.0.4",
"summary": "A short description of PledgKit.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pledgcorporate/ecard-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"benoit@pledg.co": "benoit@pledg.co"
},
"source": {
"git": "https://github.com/pledgcorporate/ecard-ios.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PledgKit/Classes/**/*.{h,m,swift}",
"resource_bundles": {
"PledgKit": [
"PledgKit/Assets/*.{storyboard,xib,xcassets,json,imageset,png}"
]
}
}