[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / b / ButtonAppearance / 0.1.1 / ButtonAppearance.podspec.json
blob6165813430750ba42a34f43575a023874bb52c69
2   "name": "ButtonAppearance",
3   "version": "0.1.1",
4   "summary": "Use ButtonAppearance to setup Button appearance easily.",
5   "description": "Simple as setup UIButton title text, this helps user easy setup background color, gradient, shadow and border for different control state",
6   "homepage": "https://github.com/AlexHsieh/ButtonAppearance",
7   "license": "MIT",
8   "authors": {
9     "Alex Hsieh": "alex.kyhsieh@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AlexHsieh/ButtonAppearance.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ButtonAppearance": [
22       "Pod/Assets/*.png"
23     ]
24   }