[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / e / ChimpKit2 / 2.1.1 / ChimpKit2.podspec.json
blob9ef81316d7b3e1b12ea88cb01c3b7f969557c724
2   "name": "ChimpKit2",
3   "version": "2.1.1",
4   "summary": "ChimpKit is an API wrapper for the MailChimp API 1.3.",
5   "description": "                   This is a fork of the original ChimpKit2 library. The only purpose of\n\t\t\t\t   the fork is to add support for CocoaPods.\n",
6   "homepage": "https://github.com/flubbermedia/ChimpKit2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.TXT"
10   },
11   "authors": {
12     "Drew Conner": "drew@mailchimp.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/flubbermedia/ChimpKit2.git",
19     "tag": "2.1.1"
20   },
21   "source_files": "Core/Classes/*.{h,m}",
22   "resources": [
23     "Core/Nibs/*.{xib}"
24   ],
25   "requires_arc": true