[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / e / Alt / 0.3.0 / Alt.podspec.json
blobc90a03f24921375a3666d0b8afec9c064dc9addf
2   "name": "Alt",
3   "version": "0.3.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.3.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"