[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 0 / a / 1 / NSObject-LNTXAutoDescription / 1.0.1 / NSObject-LNTXAutoDescription.podspec.json
blob6a94205424d70a69ae3858a0032dd9d755d73001
2   "name": "NSObject-LNTXAutoDescription",
3   "version": "1.0.1",
4   "summary": "NSObject category that let you define an automatic description method.",
5   "description": "NSObject category to define a description method that automatically lists all properties of a specific instance.",
6   "homepage": "https://github.com/linitix/NSObject-LNTXAutoDescription",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Damien Rambout": "damien.rambout@linitix.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/linitix/NSObject-LNTXAutoDescription.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "NSObject+LNTXAutoDescription",
22   "requires_arc": true