[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / c / MyCocoaPodsTestProject / 0.0.1 / MyCocoaPodsTestProject.podspec.json
blobee554eb112c2d66b8509192d6539e4e52d6d144f
2   "name": "MyCocoaPodsTestProject",
3   "version": "0.0.1",
4   "summary": "test for cocoapods",
5   "description": "添加描述内容,添加描述内容,添加描述内容",
6   "homepage": "https://github.com/lizelu/MyCocoaPodsTestProject",
7   "license": "MIT",
8   "authors": {
9     "lizelu": "lizelusdut@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lizelu/MyCocoaPodsTestProject.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~>3.2"
24     ]
25   }