[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / a / RMPITextKit / 0.1.15 / RMPITextKit.podspec.json
blob9956bd5a1a903d0de3bb43e26c9468f1c429f6a1
2   "name": "RMPITextKit",
3   "version": "0.1.15",
4   "summary": "Powerful text framework for iOS to display text based on TextKit.",
5   "homepage": "https://github.com/Ryan0520/MPITextKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ryan": "coderryan2016@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Ryan0520/MPITextKit.git",
15     "tag": "0.1.15"
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   ]