[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 3 / c / FluxKit / 0.0.1 / FluxKit.podspec.json
blob68fae5ef01a38b40a2429e884d80494d5e0f61ed
2   "name": "FluxKit",
3   "version": "0.0.1",
4   "summary": "Flux implementation in Swift.",
5   "homepage": "https://github.com/nubbel/FluxKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dominique d'Argent": "nicky.nubbel@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/nubbel",
14   "source": {
15     "git": "https://github.com/nubbel/FluxKit.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": "FluxKit/**/*.{h,swift}",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "requires_arc": true