[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 1 / 9 / HZActionSheet / 1.0.0 / HZActionSheet.podspec.json
blob381cfebab31c4a54ea0351579b2b13d0a47403f5
2   "name": "HZActionSheet",
3   "version": "1.0.0",
4   "summary": "ActionSheet like WeiXin",
5   "homepage": "http://github.com/HistoryZhang/HZActionSheet",
6   "license": "MIT",
7   "authors": {
8     "HistoryZhang": "history_zq@foxmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/HistoryZhang/HZActionSheet.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "HZActionSheet/HZActionSheet/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }