[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / e / FoundationExt / 1.0.0 / FoundationExt.podspec.json
blob5f1c0c4cb4ea35e0fc207ead82348557fca1f75e
2   "name": "FoundationExt",
3   "version": "1.0.0",
4   "summary": "swift extensions for Foundation.framework",
5   "description": "swift helpers + extenshions for Foundation.framework classes",
6   "homepage": "https://github.com/chapayGhub/FoundationExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "chapayGhub",
12   "source": {
13     "git": "https://github.com/chapayGhub/FoundationExt.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "FoundationExt/Classes/**/*",
20   "frameworks": "Foundation",
21   "pushed_with_swift_version": "4.0"