[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 8 / LGFlapJackStackView / 0.4.2 / LGFlapJackStackView.podspec.json
blobeb27eb7a25358d652e01407aedd8aa6527064be5
2   "name": "LGFlapJackStackView",
3   "version": "0.4.2",
4   "summary": "A view that supports horizontally stacked bar graphs that displays two bars competing with each other.",
5   "description": "                       This class is useful if you are trying to display two categories that are competing with each other on a numerical basis. For example, if you are displaying a sports teams season points vs that teams points surrendered. This view may give you that head to head matchup look you are going for.\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": "0.4.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   }