[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 2 / Ronni / 1.0.1 / Ronni.podspec.json
blobdfa996529774fbfd3ab40580b10a1f6690b8ca21
2   "name": "Ronni",
3   "version": "1.0.1",
4   "summary": "Library that will make the task of display messages simple",
5   "description": "A convenient and easy to use library that will make the task of display messages simple",
6   "homepage": "https://github.com/z-four/Ronni",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitriy Zhyzhko": "zhyzhkodim@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/z-four/Ronni.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Ronni/Classes/**/*.swift",
22   "resource_bundles": {
23     "Ronni": [
24       "Ronni/Resources/**/*"
25     ]
26   },
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"