[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 2 / d / 7 / WordPressComKit / 0.0.5 / WordPressComKit.podspec.json
blob8aa3fb0cfb187dd7671dfa6df18027273fb42a06
2   "name": "WordPressComKit",
3   "version": "0.0.5",
4   "summary": "Quickly connect to WordPress.com and perform common actions.",
5   "description": "A library to make working with WordPress.com easy.\n\nRelated to wpcom.js.",
6   "homepage": "https://github.com/Automattic/WordPressComKit",
7   "license": "MIT",
8   "authors": {
9     "Aaron Douglas": "astralbodies@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Automattic/WordPressComKit.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "WordPressComKit",
20     "WordPressComKit/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.0"
25     ]
26   },
27   "deprecated": true