[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / c / 9 / Vendor / 0.0.1 / Vendor.podspec.json
blob770071238fe6c67008caa793fd68497b74319d1b
2   "name": "Vendor",
3   "version": "0.0.1",
4   "summary": "常用第三方库",
5   "description": "收集的常用第三方库",
6   "homepage": "https://github.com/GL-Wen/Vendor",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "william": "pjwwgl@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/GL-Wen/Vendor.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Vendor",
23     "Vendor/**/*.{h,m}"
24   ],
25   "prefix_header_file": "Vendor/Vendor.pch",
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ]
31   }