[Add] MainPush 1.0.4
[CocoaPods.git] / Specs / a / 2 / e / Alt / 0.2.0 / Alt.podspec.json
blobb477f724d9027f8aa548b7c3b04c192209287c67
2   "name": "Alt",
3   "version": "0.2.0",
4   "summary": "Another Flux implementation for Swift.",
5   "homepage": "https://github.com/siuying/Alt",
6   "license": "MIT",
7   "authors": {
8     "Francis Chong": "francis@ignition.hk"
9   },
10   "source": {
11     "git": "https://github.com/siuying/Alt.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/siuying",
15   "platforms": {
16     "osx": "10.9",
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*.swift"