[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 5 / Nosce / 0.2.1 / Nosce.podspec.json
blob5dcb28bcfceb88f229cc4cd756d80a7d0e45ae50
2   "name": "Nosce",
3   "version": "0.2.1",
4   "summary": "Nosce - print your models",
5   "description": "Nosce is a swift utility library that prints out the insides of model type objects",
6   "homepage": "https://github.com/devgabrielcoman/nosce",
7   "license": {
8     "type": "GPL v3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "dev.gabriel.coman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/devgabrielcoman/nosce.git",
16     "branch": "master",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/*",
24   "resource_bundles": {
25     "Nosce": [
26       "Pod/Assets/*.png"
27     ]
28   }