[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 8 / CNLFoundationTools / 0.0.16 / CNLFoundationTools.podspec.json
blob3ed9045d367c02d60fe37497992d94e4aae4e797
2   "name": "CNLFoundationTools",
3   "version": "0.0.16",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/megavolt605/CNLFoundationTools.git",
19     "tag": "0.0.16"
20   },
21   "source_files": "CNLFoundationTools/**/*.{h,m,swift}",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "3.0"