[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 8 / CNLFoundationTools / 0.0.21 / CNLFoundationTools.podspec.json
blob20346ac6b3c081791a623ba938a3eee0f816eaa9
2   "name": "CNLFoundationTools",
3   "version": "0.0.21",
4   "summary": "Common extensions to Foundation.",
5   "description": "Common extensions to Foundation.\nCommonly used in other Complex Numbers projects.",
6   "homepage": "https://github.com/megavolt605/CNLFoundationTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Smirnov": "megavolt605@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/megavolt605/CNLFoundationTools.git",
19     "tag": "0.0.21"
20   },
21   "source_files": "CNLFoundationTools/**/*.{h,m,swift}",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "4.0"