[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 7 / d / 1 / AdvancedFoundation / 1.8.5 / AdvancedFoundation.podspec.json
blob6a7d366a425a5adb5c68127b3f1532b4d9efb041
2   "name": "AdvancedFoundation",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "AdvancedFoundation contains utility functions built on top of Foundation framework.",
7   "requires_arc": true,
8   "version": "1.8.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Adamas Zhu": "developer@adamaszhu.com"
15   },
16   "homepage": "https://github.com/adamaszhu/AdvancedFoundation",
17   "source": {
18     "git": "https://github.com/adamaszhu/AdvancedFoundation.git",
19     "tag": "1.8.5"
20   },
21   "frameworks": "Foundation",
22   "source_files": "AdvancedFoundation/**/*.{swift}",
23   "resources": "AdvancedFoundation/**/*.{strings}",
24   "swift_versions": "5",
25   "swift_version": "5"