[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / b / 3 / 1 / SSDialog / 0.0.1 / SSDialog.podspec.json
blob9f32bd04b1a174ee1fd336a5f73edcd2b7e2f5a6
2   "name": "SSDialog",
3   "version": "0.0.1",
4   "summary": "一款可自定义的文字弹框",
5   "description": "SSKit项目中的小组件,是一个自定义的文字弹框",
6   "homepage": "https://github.com/bassamyan/SSDialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quincy Yan": "yanyibin@aol.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/bassamyan/SSDialog.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "SSDialog",
23     "SSDialogDemo/SSDialog/**/*.{h,m}"
24   ]