[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 4 / ChimpKit / 3.1.0 / ChimpKit.podspec.json
blob0cb13fe987dced99e8516afa7351ee4e11594130
2   "name": "ChimpKit",
3   "version": "3.1.0",
4   "summary": "ChimpKit is an API wrapper for the MailChimp API 2.0.",
5   "description": "                   ChimpKit lets you interact with MailChimp's API to subscribe users,\n                   fetch reports, send campaigns, and more. ChimpKit has OAuth2 baked in\n                   so your users can easily log into their MailChimp account.\n",
6   "homepage": "https://github.com/mailchimp/ChimpKit3",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.TXT"
10   },
11   "authors": {
12     "Drew Conner": "drew@mailchimp.com",
13     "Amro Mousa": "amro@mailchimp.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/mailchimp/ChimpKit3.git",
20     "tag": "3.1.0"
21   },
22   "source_files": [
23     "ChimpKit3",
24     "ChimpKit3/**/*.{h,m}"
25   ],
26   "resources": [
27     "ChimpKit3/**/*.{xib}"
28   ],
29   "requires_arc": true