[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / c / 0 / MPITextKit / 0.1.10 / MPITextKit.podspec.json
blob34d62578e7ff45d969d3eac6304da9cb24c7786e
2   "name": "MPITextKit",
3   "version": "0.1.10",
4   "summary": "Powerful text framework for iOS to display text based on TextKit.",
5   "homepage": "https://github.com/meitu/MPITextKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tpphha": "tpphha@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/meitu/MPITextKit.git",
15     "tag": "0.1.10"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Sources/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "CoreFoundation",
24     "CoreText",
25     "QuartzCore",
26     "Accelerate"
27   ]