[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / d / 3 / YWLoadingView / 0.1.2 / YWLoadingView.podspec.json
blobd3e0a230b452d14cde9098a450b59a0f39a6df90
2   "name": "YWLoadingView",
3   "version": "0.1.2",
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.2"
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   }