[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / b / ButtonAppearance / 0.1.0 / ButtonAppearance.podspec.json
blob7a75db221ac7e8300d0b75855dddcd5bc7567641
2   "name": "ButtonAppearance",
3   "version": "0.1.0",
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.0"
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   }