[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 0 / 4 / 5 / yttStock / 1.0.1 / yttStock.podspec.json
blob1504a18a801b68c342c02b4f3feed836a3dcbce7
2   "name": "yttStock",
3   "version": "1.0.1",
4   "summary": "简单的股票路线分时图",
5   "description": "简单的股票分时图.快速完成分时图的编写",
6   "homepage": "https://github.com/hhjdk/test_stock",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "borui": "3585723618@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hhjdk/test_stock.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Test_stock",
23     "Test_stock/**/*.{h,m}"
24   ],
25   "exclude_files": "Test_stock/Exclude",
26   "requires_arc": true