[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 4 / ChimpKit / 3.1.1 / ChimpKit.podspec.json
blobd9e8bc1026926db10af2e1dc64ce1d5e1a413c34
2   "name": "ChimpKit",
3   "version": "3.1.1",
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   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/mailchimp/ChimpKit3.git",
19     "tag": "3.1.1"
20   },
21   "source_files": [
22     "ChimpKit3",
23     "ChimpKit3/**/*.{h,m}"
24   ],
25   "resources": [
26     "ChimpKit3/**/*.{xib}"
27   ],
28   "requires_arc": true