[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 4 / a / WordPressFlux / 1.0.1-beta.1 / WordPressFlux.podspec.json
blobe5da4e8dc14ca0b7406c9a448bb17e078e98acf5
2   "name": "WordPressFlux",
3   "version": "1.0.1-beta.1",
4   "summary": "WordPressFlux is a Flux-inspired data flow architecture.",
5   "description": "WordPressFlux is a Flux-inspired data flow architecture. See README for details.",
6   "authors": {
7     "WordPress": "mobile@automattic.com"
8   },
9   "homepage": "https://github.com/wordpress-mobile/WordPressFlux-iOS",
10   "license": {
11     "type": "GPLv2",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "social_media_url": "https://twitter.com/WordPressiOS",
19   "source": {
20     "git": "https://github.com/wordpress-mobile/WordPressFlux-iOS.git",
21     "tag": "1.0.1-beta.1"
22   },
23   "source_files": [
24     "WordPressFlux/*.h",
25     "WordPressFlux/Sources/*.swift"
26   ],
27   "swift_versions": "4.2",
28   "swift_version": "4.2"