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