[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / c / BotKit / 0.1.5 / BotKit.podspec.json
blobbca0108ea7f3f7965e4b5ff97d65f5eed7467df1
2   "name": "BotKit",
3   "version": "0.1.5",
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@thoughtbot.com",
11     "Theo Calmes": "theo@thoughtbot.com"
12   },
13   "source": {
14     "git": "https://github.com/thoughtbot/BotKit.git",
15     "tag": "0.1.5"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "BotKit/**/*.{m,h}",
21   "requires_arc": true,
22   "frameworks": [
23     "CoreData",
24     "Accelerate"
25   ]