[Add] DXPNudgesLib 1.0.32
[CocoaPods.git] / Specs / a / 2 / e / Alt / 0.1.0 / Alt.podspec.json
blobc507677f9af54e99824d1b975f30919d8d11acdc
2   "name": "Alt",
3   "version": "0.1.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.1.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"