[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / d / Modality / 0.0.1 / Modality.podspec.json
blob41b88f253466c46da6ff94e1e4d3d4da4878516f
2   "name": "Modality",
3   "version": "0.0.1",
4   "authors": {
5     "Kevin Wong": "kevin.wl.02@gmail.com"
6   },
7   "summary": "View focused transitions library. (Modals and other custom transitions)",
8   "homepage": "https://github.com/kevinwl02/Modality.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kevinwl02/Modality.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Modality/**/*.{h,m,mm}",
22     "Modality/**/**/*.{h,m,mm}"
23   ],
24   "requires_arc": true