[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / MYFirsttestProject / 0.0.3 / MYFirsttestProject.podspec.json
blob48189e46984e793160cb30ab593d6d40bc4c03d1
2   "name": "MYFirsttestProject",
3   "version": "0.0.3",
4   "summary": "This is my first git project description of MYFirsttestProject.",
5   "description": "This is my first git project description,This is my first git project description of MYFirsttestProj",
6   "homepage": "https://github.com/liliangke555/MYFirstTestProject.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liliangke": "liliangke@outlook.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/liliangke555/MYFirstTestProject.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ],
25   "exclude_files": "Source/Exclude",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]