[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 5 / a / OpenSourceController / 0.1.0 / OpenSourceController.podspec.json
blobe84223eb1be05e3c517205bf7448b37327e27cde
2   "name": "OpenSourceController",
3   "version": "0.1.0",
4   "summary": "Display all the librarys licence used in your application. Enjoy !",
5   "description": "Display a screen with all licence used in your apply can be painful to maintain. OpenSourceController was built to respond to this problem. OpenSourceController is a simple parser to display the licences which are used in your application.",
6   "homepage": "https://github.com/terflogag/OpenSourceController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Gabach": "contact@floriangabach.fr"
13   },
14   "source": {
15     "git": "https://github.com/terflogag/OpenSourceController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OpenSourceController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"