[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 1 / 9 / HZActionSheet / 1.0.1 / HZActionSheet.podspec.json
blob4ef361caa76a1f52cf3eaf9e6f1ac206795666f3
2   "name": "HZActionSheet",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "HZActionSheet/HZActionSheet/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }