[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / UICustomSheet / 1.0.1 / UICustomSheet.podspec.json
blob3387bd8dcbb71ad903642977ec4ec4131049ee73
2   "name": "UICustomSheet",
3   "version": "1.0.1",
4   "summary": "Fully customizable UIActionSheet replacement. Compatible with iOS 7 and 8.",
5   "homepage": "https://github.com/pchernovolenko/UICustomActionSheet",
6   "license": "MIT",
7   "authors": "Paul Chernovolenko",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/pchernovolenko/UICustomActionSheet.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "UICustomSheetClasses/*.{h,m}",
16   "requires_arc": true