[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / c / 8 / WTSDK / 1.1.0 / WTSDK.podspec.json
blob57605e6a045453cae81a1e1a6bfb01e128346392
2   "name": "WTSDK",
3   "version": "1.1.0",
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.1.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreFoundation",
22     "CoreText",
23     "QuartzCore",
24     "Accelerate",
25     "MobileCoreServices"
26   ],
27   "source_files": "WTSDK/**/*.{h,m}"