[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 6 / 7 / UIButton+BackgroundContentMode / 0.1.0 / UIButton+BackgroundContentMode.podspec.json
blob8cb54ef18cfec9330baf47832a1e79d7218aa51b
2   "name": "UIButton+BackgroundContentMode",
3   "version": "0.1.0",
4   "summary": "A missing background content mode for UIButton.",
5   "homepage": "https://github.com/devxoul/UIButton-BackgroundContentMode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/UIButton-BackgroundContentMode.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "UIButton+BackgroundContentMode/UIButton+BackgroundContentMode.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]