[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 5 / Nosce / 0.1.1 / Nosce.podspec.json
blob33448d139fe440670f334f40333948e58ad785f1
2   "name": "Nosce",
3   "version": "0.1.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": "https://github.com/devgabrielcoman/nosce/blob/master/LICENSE",
8   "authors": {
9     "Gabriel Coman": "dev.gabriel.coman@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/devgabrielcoman/nosce.git",
13     "branch": "master",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Nosce/Pod/Classes/*",
21   "resource_bundles": {
22     "Nosce": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "Dollar": [
29     ]
30   }