[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / c / MSActionSheet / 1.0.0 / MSActionSheet.podspec.json
blob3255ae73ed88000e9c402b49a24b79f235e2c1f4
2   "name": "MSActionSheet",
3   "version": "1.0.0",
4   "summary": "仿微信和新浪微博风格的 ActionSheet,使用方便,源码简单易读。",
5   "homepage": "https://github.com/MrSongzj/MSActionSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mrsong": "424607870@qq.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/MrSongzj/MSActionSheet.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "MSActionSheet/*.{h,m}"