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