[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / a / 0 / BAButton / 1.0.1 / BAButton.podspec.json
blob594c10ab9571909f5baddcddf3ca7de4ca0c08f8
2   "name": "BAButton",
3   "version": "1.0.1",
4   "summary": "A collection of iOS components.",
5   "homepage": "https://github.com/boai/BAButton.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "boai": "sunboyan@outlook.com"
12   },
13   "social_media_url": "http://weibo.com/538298123?refer_flag=1001030101_&is_all=1",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/boai/BAButton.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "BAButton/**/*.{h,m}",
23   "public_header_files": "BAButton/**/*.{h}"