[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 4 / CocoaPodDemoBlinkingLabel / 1.0.0 / CocoaPodDemoBlinkingLabel.podspec.json
blob1d97210da607cdf675835a858cf46147fd3c2770
2   "name": "CocoaPodDemoBlinkingLabel",
3   "version": "1.0.0",
4   "summary": "Smit's first demo on creating a personal CocaPod 'CocoaPodDemoBlinkingLabel' that will be used in another application'.",
5   "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",
6   "homepage": "https://github.com/smitshah14/CocoaPodDemoBlinkingLabel.git",
7   "license": "Ahold USA",
8   "authors": {
9     "SMIT V SHAH": "smit.shah@ahold.com"
10   },
11   "source": {
12     "git": "https://github.com/smitshah14/CocoaPodDemoBlinkingLabel.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CocoaPodDemoBlinkingLabel": [
22       "Pod/Assets/*.png"
23     ]
24   }