[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / a / DTRuler / 1.0.2 / DTRuler.podspec.json
blob6f643b0d9598cd8b67c399ccbff7b2a792bd2cfc
2   "name": "DTRuler",
3   "version": "1.0.2",
4   "summary": "Simple ruler input control",
5   "homepage": "https://github.com/danjiang/DTRuler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Jiang": "danjiang5956@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/danjianglife",
14   "platforms": {
15     "ios": "8.4"
16   },
17   "requires_arc": true,
18   "swift_version": "4.0",
19   "source": {
20     "git": "https://github.com/danjiang/DTRuler.git",
21     "tag": "1.0.2",
22     "submodules": true
23   },
24   "source_files": "Sources/**/*.{h,swift}"