[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 9 / 3 / e / WordPressSwift / 0.3.0 / WordPressSwift.podspec.json
blob7975af28988a03d13db453fc50a71a65e8e6deb7
2   "name": "WordPressSwift",
3   "version": "0.3.0",
4   "summary": "Integrate WordPress on your app.",
5   "description": "Use WordPressSwift to integrate a WordPress blog on your own app.\nYou can retreive the categories of the blog, posts (you can filter by category), and more...",
6   "homepage": "https://github.com/Rubenfer/WordPressSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ruben Fernandez": "ruben.fdez@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Rubenfer/WordPressSwift.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/RubenApps",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "WordPressSwift/WordpressSwift.swift",
24     "WordPressSwift/WPFeaturedImage.swift",
25     "WordPressSwift/WPCategory.swift",
26     "WordPressSwift/WPPost.swift"
27   ],
28   "swift_version": "4.2"