[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 8 / f / BTLoading / 0.4.1 / BTLoading.podspec.json
blobd77ca4cad4db47e9034a08f0c136a640ddd9ab45
2   "name": "BTLoading",
3   "version": "0.4.1",
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.1"
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     "BTHelp": [
24     ]
25   }