[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / a / 2 / ProjectA / 1.0.1 / ProjectA.podspec.json
blob6c62565a6062d75846ced28b16b9e939c99578a2
2   "name": "ProjectA",
3   "version": "1.0.1",
4   "summary": "A project of ProjectA.",
5   "description": "测试程序支持cocoaPods,使用ProjectA,这次应该成功了吧.",
6   "homepage": "https://github.com/niuzai327/ProjectA",
7   "license": "MIT",
8   "authors": {
9     "YXY": "1064136787@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/niuzai327/ProjectA.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "ProjectA",
20     "ProjectA/**/*.{h,m}"
21   ],
22   "requires_arc": true