[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / e / YCStateButton / 0.1.0 / YCStateButton.podspec.json
blob9f151c3721d07e99dc5f93b35cbf247a1766c8cd
2   "name": "YCStateButton",
3   "version": "0.1.0",
4   "summary": "UIButton with State Changement",
5   "description": "Custom UIButton with State Changement",
6   "homepage": "https://github.com/backslash112/YCStateButton",
7   "license": "MIT",
8   "authors": {
9     "backslash112": "yangcun@live.com"
10   },
11   "source": {
12     "git": "https://github.com/backslash112/YCStateButton.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YCStateButton": [
22       "Pod/Assets/*.png"
23     ]
24   }