[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / f / BTLoading / 0.3.0 / BTLoading.podspec.json
blobce26eab3c990b3517c9afe7bb846fb257963bf05
2   "name": "BTLoading",
3   "version": "0.3.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.3.0"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "resources": "Assets/BTLoadingBundle.bundle",
19   "requires_arc": true,
20   "public_header_files": "Classes/**/*.h"