[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / 7 / 5 / MKActionSheet / 2.1.2 / MKActionSheet.podspec.json
blob92ee896b02d5d370f02fc357fab6ddcc0f57671c
2   "name": "MKActionSheet",
3   "version": "2.1.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.1.2"
17   },
18   "source_files": "MKActionSheet/**/*.{h,m}",
19   "resources": "MKActionSheet/MKActionSheet.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "SDWebImage": [
27     ]
28   }