[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 8 / 6 / YJUIKit / 0.0.8 / YJUIKit.podspec.json
blob9ec40e2b5bb62d8d02e0e911043f1a8553393b2a
2   "name": "YJUIKit",
3   "version": "0.0.8",
4   "summary": "YJUIKit for iOS",
5   "homepage": "https://github.com/MOyejin/YJUIKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MOyejin": "1976779764@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/MOyejin/YJUIKit.git",
18     "tag": "0.0.8"
19   },
20   "source_files": "YJUIKit/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "libraries": "resolv",
27   "dependencies": {
28     "MJRefresh": [
30     ],
31     "Masonry": [
33     ],
34     "YJFoundation": [
36     ]
37   }