[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 8 / LGFlapJackStackView / 1.0.2 / LGFlapJackStackView.podspec.json
blob8faed5b1f38903aa1ed8de739ed8ae452c8b5bb5
2   "name": "LGFlapJackStackView",
3   "version": "1.0.2",
4   "summary": "A view that supports competing, horizontally stacked bar graphs. I call them Flap Jacks. ",
5   "description": "                        This graph displays two numbers competing with one another in a specific category. The greater the difference in their competition, the more dominate one side appears visually.\n",
6   "homepage": "https://github.com/lukegeiger/LGFlapJackStackView",
7   "license": "MIT",
8   "authors": {
9     "Luke Geiger": "lukejamesgeiger@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lukegeiger/LGFlapJackStackView.git",
13     "tag": "1.0.2"
14   },
15   "social_media_url": "https://twitter.com/lukejgeiger",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "LGFlapJackStackView": [
23       "Pod/Assets/*.png"
24     ]
25   }