[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / a / c / BigWolf0310 / 1.0.0 / BigWolf0310.podspec.json
blob4249bb3d6d08ca7bd614d8df37f9d30807afcc16
2   "name": "BigWolf0310",
3   "version": "1.0.0",
4   "license": "BW",
5   "summary": "RSA加密",
6   "description": "Help developer to quickly intergrate variety of RSA methods",
7   "homepage": "https://github.com/BigWolf0310/hello-world",
8   "authors": {
9     "BigWolf0310": "shangyantao0310@126.com"
10   },
11   "source": {
12     "git": "https://github.com/BigWolf0310/hello-world.git",
13     "tag": "1.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "TTTest/TTTest/AppDelegate",
21     "TTTest/TTTest/AppDelegate*.{h,m}",
22     "TTTest/TTTest/TestModel",
23     "TTTest/TTTest/TestModel*.{h,m}",
24     "TTTest/TTTest/TestTableViewCell",
25     "TTTest/TTTest/TestTableViewCell*.{h,m}",
26     "TTTest/TTTest/ViewController",
27     "TTTest/TTTest/ViewController*.{h,m}"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ]
33   }