[Add] OpenIMSDK 2.3.3.1
[CocoaPods.git] / Specs / 1 / 7 / 5 / MKActionSheet / 2.0.2 / MKActionSheet.podspec.json
blobb4b9eff8e58f4dbea6fb89c7b48d93a9391f671c
2   "name": "MKActionSheet",
3   "version": "2.0.2",
4   "summary": "multi styles and multifunctional actionSheet",
5   "homepage": "https://github.com/mk2016/MKActionSheet",
6   "license": "MIT",
7   "authors": {
8     "MK Xiao": "xiaomk7758@sina.com"
9   },
10   "social_media_url": "https://mk2016.github.io",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mk2016/MKActionSheet.git",
16     "tag": "2.0.2"
17   },
18   "source_files": "MKActionSheet/**/*.{h,m}",
19   "resources": "MKActionSheet/MKActionSheet.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 1.0.2"
24     ],
25     "SDWebImage": [
26       "~> 4.0.0"
27     ]
28   }