blob: 9f151c3721d07e99dc5f93b35cbf247a1766c8cd [file] [log] [blame]
{
"name": "YCStateButton",
"version": "0.1.0",
"summary": "UIButton with State Changement",
"description": "Custom UIButton with State Changement",
"homepage": "https://github.com/backslash112/YCStateButton",
"license": "MIT",
"authors": {
"backslash112": "yangcun@live.com"
},
"source": {
"git": "https://github.com/backslash112/YCStateButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YCStateButton": [
"Pod/Assets/*.png"
]
}
}