[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / 7 / 9 / STDButton / 0.0.1 / STDButton.podspec.json
blob85d1ad502bcb22b37c111fe8d87cb87401c5c7f7
2   "name": "STDButton",
3   "version": "0.0.1",
4   "summary": "An Apple style button for iOS.",
5   "description": "                       An Apple style button for iOS.\n                       Bordered with the tint color, and filled with the color when it pressed.\n",
6   "license": "MIT",
7   "homepage": "https://github.com/manicmaniac/STDButton",
8   "authors": {
9     "Ryosuke Ito": "rito.0305@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/manicmaniac/STDButton.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/STDButton.h",
21   "frameworks": "UIKit"