[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / c / BotKit / 0.1.4 / BotKit.podspec.json
blob0de1ec6623454c320bf97d6be384c056b8767629
2   "name": "BotKit",
3   "version": "0.1.4",
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.4"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "BotKit/**/*.{m,h}",
20   "requires_arc": true,
21   "frameworks": "CoreData",
22   "prefix_header_contents": "  #import <Availability.h>\n  #import <CoreData/CoreData.h>\n"