[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 8 / f / BTLoading / 0.3.3 / BTLoading.podspec.json
blob55b62aab0f63b6956eeba4fe234aa0abf405e391
2   "name": "BTLoading",
3   "version": "0.3.3",
4   "summary": "An easy Loading View",
5   "homepage": "https://github.com/StoneMover/BTLoading",
6   "license": "MIT",
7   "authors": {
8     "StoneMover": "stonemover@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/StoneMover/BTLoading.git",
15     "tag": "0.3.3"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "resources": "Assets/BTLoadingBundle.bundle",
19   "requires_arc": true,
20   "public_header_files": "Classes/**/*.h"