[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / b / Ana / 0.2.1 / Ana.podspec.json
blob7c3788c53abfa60793f7e130635b154b1dfe7e03
2   "name": "Ana",
3   "version": "0.2.1",
4   "summary": "A routing solution for deploying path-oriented iOS applications (conforms to the Clean VIPER Architecture to simplify development).",
5   "description": "This module provides a routing solution for deploying path-oriented iOS applications written in Swift. It conforms to the Clean VIPER Architecture in order to simplify application development.",
6   "homepage": "https://github.com/oscarafuentes/Ana",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oscarafuentes": "oscar@tinbyte.com"
13   },
14   "source": {
15     "git": "https://github.com/oscarafuentes/Ana.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Ana/**/*",
22   "pushed_with_swift_version": "3.0"