[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / f / 9 / 7 / SwiftState / 0.0.1 / SwiftState.podspec.json
blob2dc9959095c32d5a92e475a6de14e343db571ccc
2   "name": "SwiftState",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/inamiy/SwiftState",
8   "authors": {
9     "Yasuhiro Inami": "inamiy@gmail.com"
10   },
11   "summary": "Elegant state machine for Swift.",
12   "source": {
13     "git": "https://github.com/inamiy/SwiftState.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "SwiftState/*.{h,swift}",
17   "frameworks": "Swift",
18   "requires_arc": true