[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / 8 / KeshavSampleFramework / 0.0.1 / KeshavSampleFramework.podspec.json
blob5cf76f7ae9c8a781e4e16aa964fa226844fff43c
2   "name": "KeshavSampleFramework",
3   "version": "0.0.1",
4   "summary": "Prwesent it",
5   "description": "This is just a demo to check distribution using cocoa pods sdjd.",
6   "homepage": "https://github.com/keshavRaj/SampleFramework",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Keshav Raj": "keshv.raj@yahoo.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/keshavRaj/SampleFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SampleFramework/**/*",
22   "exclude_files": "SampleFramework/*.plist",
23   "frameworks": "Charts",
24   "dependencies": {
25     "Charts": [
27     ]
28   }