[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / c / 5 / 4 / KFXUtilities / 2.2.0 / KFXUtilities.podspec.json
blob2912249a4bde900b7f8b8e616dd5fcee25677497
2   "name": "KFXUtilities",
3   "version": "2.2.0",
4   "summary": "Some utility and helper classes.",
5   "description": "A collection of Utility and helper classes. (much smaller than it once was as most classes have been moved into their own pods)",
6   "homepage": "https://github.com/ChristianFox/KFXUtilities.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Fox": "christianfox890@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXUtilities.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFXUtilities/Classes/**/*",
22   "dependencies": {
23     "KFXCore": [
25     ]
26   }