[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 2 / ZLTBActionSheet / 1.4.4 / ZLTBActionSheet.podspec.json
blob5a0b7b7081d6098fddabd0eb25a112a713392707
2   "name": "ZLTBActionSheet",
3   "version": "1.4.4",
4   "summary": "A Custom&Magical ActionSheet.",
5   "description": "TBActionSheet is a custom action sheet. The default style is iOS9, you can make your own style.\nIf you want your UIAlertController to be compatible with iOS7(even lower), you can just replace your UIAlertController with TBAlertController",
6   "homepage": "https://github.com/zhoulincome/ZLTBActionSheet",
7   "license": "MIT",
8   "authors": {
9     "ChengJiShiHan": "359344816@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/zhoulincome/ZLTBActionSheet.git",
13     "tag": "1.4.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]