[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / c / 9 / SwiftyFlux / 0.2.1-alpha / SwiftyFlux.podspec.json
blob5fa8eaae86bb54995fa97d4ce74fc60d983f9447
2   "name": "SwiftyFlux",
3   "version": "0.2.1-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.1-alpha"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0"
22   },
23   "dependencies": {
24     "Futuristics": [
25       "0.2.1-alpha"
26     ]
27   },
28   "source_files": "Source/*.swift"