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