[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 0 / b / d / WRTextKit / 1.0.8 / WRTextKit.podspec.json
blob88e338f74c6e4e3980287b4a520de64264a4074d
2   "name": "WRTextKit",
3   "version": "1.0.8",
4   "summary": "竖向蒙文标签控件",
5   "description": "竖向蒙文标签控件,支持上下左右对齐",
6   "homepage": "https://github.com/GodFighter/WRTextKit",
7   "license": "MIT",
8   "authors": {
9     "Leo Xiang": "xianghui_ios@163.com"
10   },
11   "source": {
12     "git": "https://github.com/GodFighter/WRTextKit.git",
13     "tag": "1.0.8",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
24   "requires_arc": true,
25   "source_files": "WRTextKit/*.{h,m}",
26   "subspecs": [
27     {
28       "name": "CoreText",
29       "source_files": "WRTextKit/CoreText/*.{h,m}"
30     }
31   ]