[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / 2 / 0 / demoTouchFramework / 0.0.1 / demoTouchFramework.podspec.json
bloba8595ecbcbdb493624c596ab4a2d2044047c9d3e
2   "name": "demoTouchFramework",
3   "version": "0.0.1",
4   "summary": "Demo Example of Cocoa Touch Framework",
5   "description": "Demo example of Cocoa Touch Framework. In this example you can distrubute framework without sharing the source code.",
6   "homepage": "https://github.com/Rageeni/demoTouchFramework.git",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT) \n Copyright (c) Rageeni Jadam <rageenijadam@gmail.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "Rageeni Jadam": "rageenijadam@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "demoTouchFramework.framework"
19   },
20   "source": {
21     "http": "https://s3-ap-southeast-1.amazonaws.com/uxarmymedia/demoTouchFramework.zip"
22   },
23   "exclude_files": "Classes/Exclude"