[Add] MARSDK_EASPRO 5.0.3
[CocoaPods.git] / Specs / 5 / 9 / b / YYText-swift / 1.0.6 / YYText-swift.podspec.json
blobc32d80d5e5d7513192c64e449d447a496f9b4c54
2   "name": "YYText-swift",
3   "version": "1.0.6",
4   "swift_versions": "5.0",
5   "summary": "致敬YYText的作者,YYText的Swift版本",
6   "homepage": "https://github.com/laoou002/YYText-swift",
7   "source": {
8     "git": "https://github.com/laoou002/YYText-swift.git",
9     "tag": "1.0.6"
10   },
11   "source_files": [
12     "YYText-swift/YYText/*.swift",
13     "YYText-swift/YYText/*/*.swift"
14   ],
15   "platforms": {
16     "ios": "13.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "license": {
24     "type": "MIT",
25     "file": "LICENSE"
26   },
27   "authors": {
28     "ouyongheng": "976187247@qq.com"
29   },
30   "swift_version": "5.0"