[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 8 / f / BTLoading / 0.4.0 / BTLoading.podspec.json
blob564358d44bd23e71de2da79f93f5b8b4aa4d74dd
2   "name": "BTLoading",
3   "version": "0.4.0",
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.4.0"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "resources": "Assets/BTLoadingBundle.bundle",
19   "requires_arc": true,
20   "public_header_files": "Classes/**/*.h",
21   "dependencies": {
22     "BTWidgetView": [
24     ]
25   }