[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / d / e / FoundationExt / 1.0.1 / FoundationExt.podspec.json
blobc9a47072830a056dd5ec2511df4c8ed17ae7b477
2   "name": "FoundationExt",
3   "version": "1.0.1",
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.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "FoundationExt/Classes/**/*",
20   "frameworks": "Foundation"