[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / c / 0 / MPITextKit / 0.1.7 / MPITextKit.podspec.json
blob0d037d642ddb118c3375750ede3baacb2325ff6c
2   "name": "MPITextKit",
3   "version": "0.1.7",
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.7"
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   ]