blob: 8aa3fb0cfb187dd7671dfa6df18027273fb42a06 [file] [log] [blame]
{
"name": "WordPressComKit",
"version": "0.0.5",
"summary": "Quickly connect to WordPress.com and perform common actions.",
"description": "A library to make working with WordPress.com easy.\n\nRelated to wpcom.js.",
"homepage": "https://github.com/Automattic/WordPressComKit",
"license": "MIT",
"authors": {
"Aaron Douglas": "astralbodies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Automattic/WordPressComKit.git",
"tag": "0.0.5"
},
"source_files": [
"WordPressComKit",
"WordPressComKit/**/*.{h,m}"
],
"dependencies": {
"Alamofire": [
"~> 3.0"
]
},
"deprecated": true
}