[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 2 / 8 / MMActionSheet / 2.0.0 / MMActionSheet.podspec.json
blob72d85ef2cd6c42ba933497b4e4b3572d48b3a7a8
2   "name": "MMActionSheet",
3   "version": "2.0.0",
4   "summary": "MMActionSheet is an simple pop-up selection box(ActionSheet) written in pure Swift",
5   "homepage": "https://github.com/MinMao-Hub",
6   "license": "MIT",
7   "authors": {
8     "gyh": "m12860gyh@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_versions": "4.0",
14   "source": {
15     "git": "https://github.com/MinMao-Hub/MMActionSheet.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "Sources/MMActionSheet",
19   "swift_version": "4.0"