[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 3 / YWLoadingView / 0.1.1 / YWLoadingView.podspec.json
blobf7910d3014b998fbae8214f6ae6e52c707207841
2   "name": "YWLoadingView",
3   "version": "0.1.1",
4   "summary": "YWTechnology loadingView",
5   "homepage": "https://github.com/stackJolin/YWLoadingView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "601584870@qq.com": "601584870@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/stackJolin/YWLoadingView.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "YWLoadingView/Classes/**/*",
21   "prefix_header_file": "YWLoadingView/Classes/YWLoadingView.h",
22   "public_header_files": "YWLoadingView/Classes/**/*.h",
23   "resources": "YWLoadingView/YWLoadingView.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Masonry": [
31     ]
32   }