[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 7 / d / c / BotKit / 0.1.1 / BotKit.podspec.json
blob4420c9c4346d7e66efa44f9fc5a64208ff8918b9
2   "name": "BotKit",
3   "version": "0.1.1",
4   "summary": "BotKit is a Cocoa Touch static library for use in iOS projects.",
5   "homepage": "https://github.com/thoughtbot/BotKit",
6   "license": "MIT",
7   "authors": {
8     "Mark Adams": "mark@thoughtbot.com",
9     "Gordon Fontenot": "gordon@thoughtbot.com",
10     "Diana Zmuda": "diana@apprentice.io"
11   },
12   "source": {
13     "git": "https://github.com/thoughtbot/BotKit.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "BotKit/Classes",
20   "requires_arc": true,
21   "frameworks": "CoreData",
22   "prefix_header_contents": "#import <Availability.h>\n  #import <CoreData/CoreData.h>\n"