[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 1 / 0 / 7 / CCFoundation / 0.0.1 / CCFoundation.podspec.json
blob6cba92ba6188977356ce34f1134cbb8a88962cd7
2   "name": "CCFoundation",
3   "version": "0.0.1",
4   "summary": "CCFoundation. The foundation of Calculator.",
5   "description": "The foundation of Calculator. You can add sub mul div two numbers.",
6   "homepage": "https://gitlab.com/muhlenXi/CCFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin Xi": "xiyinjun.xyj@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "14.1"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://gitlab.com/muhlenXi/ccfoundation.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "CCFoundation/Classes/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.0"