blob: bc2e101416f54846286294fbfcf866eb4eb364ed [file] [log] [blame]
{
"name": "WordPress-Ratings-iOS",
"version": "0.0.2",
"summary": "Library for handling WPiOS Ratings",
"homepage": "http://apps.wordpress.org",
"license": {
"type": "GPLv2"
},
"authors": {
"Sendhil Panchadsaram": "sendhil@automattic.com"
},
"social_media_url": "http://twitter.com/WordPressiOS",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/wordpress-mobile/WordPress-Ratings-iOS.git",
"tag": "0.0.2"
},
"source_files": [
"WordPress-Ratings-iOS",
"WordPress-Ratings-iOS/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}