[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / b / d / 4 / ChimpKit / 3.0.1 / ChimpKit.podspec.json
blob6e31e75de5af5737ffff66f3a4f8b04e9b424e5b
2   "name": "ChimpKit",
3   "version": "3.0.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     "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.1"
21   },
22   "source_files": [
23     "ChimpKit3",
24     "ChimpKit3/**/*.{h,m}"
25   ],
26   "resources": [
27     "ChimpKit3/**/*.{xib}"
28   ],
29   "requires_arc": true