[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 2 / 5 / KFXCellularViewData / 0.4.0 / KFXCellularViewData.podspec.json
blobc19a2f1d154e42c9309cb7f7d3340476a5453284
2   "name": "KFXCellularViewData",
3   "version": "0.4.0",
4   "summary": "KFXCellularViewData - Table & Collection data.",
5   "description": "Data model structure for UITableViews and UICollectionViews",
6   "homepage": "https://github.com/ChristianFox/KFXCellularViewData.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChristianFox": "christianfox890@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXCellularViewData.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFXCellularViewData/Classes/**/*",
22   "dependencies": {
23     "KFXAbstracts": [
25     ]
26   }