blob: 0841a69e1c32aa66bcfe6170adb28aa421d85d62 [file] [log] [blame]
{
"name": "WordPressCom-Analytics-iOS",
"version": "0.1.8",
"summary": "Library for handling Analytics tracking in WPiOS",
"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/WordPressCom-Analytics-iOS.git",
"tag": "0.1.8"
},
"source_files": [
"WordPressCom-Analytics-iOS",
"WordPressCom-Analytics-iOS/**/*.{h,m}"
],
"prefix_header_file": "WordPressCom-Analytics-iOS/WordPressCom-Analytics-iOS-Prefix.pch",
"requires_arc": true,
"header_dir": "WordPressComAnalytics",
"deprecated": true
}