[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / 7 / CXXTestLib / 0.1.2 / CXXTestLib.podspec.json
blob10befef7e3a8b9f53dd948586917b5fba432dc87
2   "name": "CXXTestLib",
3   "version": "0.1.2",
4   "summary": "A short description of CXXTestLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chaoxixi/CXXTestLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "402882461@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chaoxixi/CXXTestLib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "requires_arc": true,
27   "source_files": "CXXTestLib/Classes/**/*",
28   "dependencies": {
29     "AFNetworking": [
30       "~> 2.3"
31     ]
32   },
33   "swift_version": "5.2"