[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 0 / 7 / 9 / Sprocket / 0.1.0 / Sprocket.podspec.json
blob038c05107c563401644d3b00420823fd6cd6d117
2   "name": "Sprocket",
3   "version": "0.1.0",
4   "summary": "State machine on swift",
5   "description": "Sprocket is State machine on Swift4.0",
6   "homepage": "https://github.com/Wzxhaha/Sprocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wzxhaha": "wzxjiang@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Wzxhaha/Sprocket.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sprocket/Classes/**/*",
22   "pushed_with_swift_version": "3.0"