[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 8 / WTSDK / 1.0.2 / WTSDK.podspec.json
blob95f1941a504913500d555c92f29ad8537bb9aebb
2   "name": "WTSDK",
3   "version": "1.0.2",
4   "summary": "开发项目积累的一些category、tools、自定义控件(OC版本)",
5   "homepage": "https://github.com/Tate-zwt/WTSDK.git",
6   "license": "MIT",
7   "authors": {
8     "Tate": "weitingzhang.tate@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/Tate-zwt/WTSDK.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "WTSDK/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreFoundation",
23     "CoreText",
24     "QuartzCore",
25     "Accelerate",
26     "MobileCoreServices"
27   ]