[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 9 / SwiftyFlux / 0.2.0-alpha / SwiftyFlux.podspec.json
blob8a58e976ecef90e669b609bf6dc79795f81b3b85
2   "name": "SwiftyFlux",
3   "version": "0.2.0-alpha",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Flux for Swift 2.0",
8   "homepage": "https://github.com/AlexanderNey/SwiftyFlux",
9   "social_media_url": "http://twitter.com/Ajax64",
10   "authors": {
11     "Alexander Ney": "alexander.ney@me.com"
12   },
13   "source": {
14     "git": "https://github.com/AlexanderNey/SwiftyFlux.git",
15     "tag": "0.2.0-alpha"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "dependencies": {
23     "Futuristics": [
24       "0.2.0-alpha"
25     ]
26   },
27   "source_files": "Source/*.swift"