[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 2 / 8 / c / Foundation+ / 0.1.2 / Foundation+.podspec.json
blobe96dd7d7e7e52f316ef920f887342ece0c137f48
2   "name": "Foundation+",
3   "version": "0.1.2",
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.2"
21   },
22   "source_files": [
23     "Foundation+",
24     "Foundation+/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Foundation+/Exclude",
27   "resource_bundles": {
28   },
29   "frameworks": "Foundation",
30   "pushed_with_swift_version": "3.0"