[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 3 / 2 / BDToolKit / 0.0.1 / BDToolKit.podspec.json
blob38bdcc81189e7fdf6a8c2f2b698168452f6df7ac
2   "name": "BDToolKit",
3   "version": "0.0.1",
4   "summary": "A simple toolkit for ios.",
5   "description": "A simple toolkit for ios dev",
6   "homepage": "https://github.com/reference/BDToolKit",
7   "license": "MIT",
8   "authors": {
9     "Scott Ban": "scottban@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/reference/BDToolKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "UIKit/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]