blob: bd3dee201a7789d9c1b08894fba48d61eca8e60d [file] [log] [blame]
{
"name": "WordPress-Ratings-iOS",
"version": "0.0.1",
"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"
},
"source": {
"git": "https://github.com/wordpress-mobile/WordPress-Ratings-iOS.git",
"tag": "0.0.1"
},
"source_files": [
"WordPress-Ratings-iOS",
"WordPress-Ratings-iOS/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}