[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 8 / c / Foundation+ / 0.1.0 / Foundation+.podspec.json
blob9fc7ffdf138007b7019050e831cc312a8af6c962
2   "name": "Foundation+",
3   "version": "0.1.0",
4   "summary": "A collection extension for Foundation entity.",
5   "description": "it's a collection extension of the Foundation entity, you can use it in you project",
6   "homepage": "https://github.com/CNKCQ/Foundation.plus.git",
7   "screenshots": "http://7xslr9.com1.z0.glb.clouddn.com/IDCardKeyboard.gif",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CNKCQ": "wangchengqvan@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/CNKCQ/Foundation.plus.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Foundation+",
24     "Foundation+/**/*.{h}"
25   ],
26   "exclude_files": "Foundation+/Exclude",
27   "resource_bundles": {
28   },
29   "frameworks": "Foundation",
30   "pushed_with_swift_version": "3.0"