blob: 529d04b6097dd204a9841d494086ef5bde83ef06 [file] [log] [blame]
{
"name": "CocoaPodDemoBlinkingLabel",
"version": "0.1.0",
"summary": "Smit's first demo on creating a personal CocaPod 'CocoaPodDemoBlinkingLabel' that will be used in another application'.",
"description": "Demo on creating a personal CocaPod 'CocoaPodDemoBlinkingLabel' that will be used in another application'. It is my first CocoaPod demo. Hope it works well",
"homepage": "https://github.com/smitshah14/CocoaPodDemoBlinkingLabel.git",
"license": "Ahold USA",
"authors": {
"SMIT V SHAH": "smit.shah@ahold.com"
},
"source": {
"git": "https://github.com/smitshah14/CocoaPodDemoBlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CocoaPodDemoBlinkingLabel": [
"Pod/Assets/*.png"
]
}
}