[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 4 / 6 / EasyAttributedString / 1.1.0 / EasyAttributedString.podspec.json
blobc886e91f5214f236e7a2bf5f3e085b0868cba595
2   "name": "EasyAttributedString",
3   "module_name": "EasyAttributedString",
4   "version": "1.1.0",
5   "summary": "Make AttributedString much more easier.",
6   "homepage": "https://github.com/Meniny/EasyAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elias Abel": "admin@meniny.cn"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/Meniny/EasyAttributedString.git",
24     "tag": "1.1.0"
25   },
26   "source_files": "EasyAttributedString/**/*.swift",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "5"
29   },
30   "swift_versions": "5"