[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / f / 3 / CoreUtility / 0.3.0 / CoreUtility.podspec.json
blobfff9ea6cd8f9a34c95f9aeb77b29b6a28b84db93
2   "name": "CoreUtility",
3   "version": "0.3.0",
4   "summary": "CoreUtility provides utility functions for Apple's frameworks",
5   "description": "CoreUtility is in early development and ever more utility functions and\n                        classes will be added in the near future.",
6   "homepage": "https://github.com/borchero/CoreUtility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "borchero": "oliver.borchert@in.tum.de"
13   },
14   "source": {
15     "git": "https://github.com/borchero/CoreUtility.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CoreUtility/**/*",
22   "frameworks": "CoreFoundation",
23   "pushed_with_swift_version": "4.0"