[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / 5 / KFXCellularViewData / 0.3.0 / KFXCellularViewData.podspec.json
blob3f9ea6cbbe5d91ee04d60b58b77daf387e82edc4
2   "name": "KFXCellularViewData",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFXCellularViewData/Classes/**/*",
22   "dependencies": {
23     "KFXAbstracts": [
25     ]
26   }