[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / c / Ax / 0.1.2 / Ax.podspec.json
blob9bfdfb451ed787a27c76ea21954ae6cdc36f9e66
2   "name": "Ax",
3   "version": "0.1.2",
4   "summary": "Ax is a library written in Swift that helps you to control the flow of asynchronous executions in a simplified way.",
5   "description": "Ax is a library written in Swift that helps you to control the flow of asynchronous executions in a simplified way       .",
6   "homepage": "https://github.com/wilsonbalderrama/Ax",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wilson Balderrama": "wilson.balderrama@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wilsonbalderrama/Ax.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Ax/**/*"