[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 9 / 5 / tangKitRepo / 0.1.5 / tangKitRepo.podspec.json
blob60d83389946c595e18a493561df83c39fc648f2d
2   "name": "tangKitRepo",
3   "version": "0.1.5",
4   "summary": "a repository demo",
5   "description": "add MyKit",
6   "homepage": "https://github.com/awesomedu/MyKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangdu": "7277710@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/awesomedu/MyKit.git",
19     "tag": "0.1.5"
20   },
21   "source_files": "MyKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.0"
26     ]
27   }