[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / a / YJFoundation / 1.0.3 / YJFoundation.podspec.json
blobe80501c188e604c08b96416204a3fb1a526aa8e2
2   "name": "YJFoundation",
3   "version": "1.0.3",
4   "summary": "YJFoundation of iOS",
5   "homepage": "https://github.com/MOyejin/YJFoundation",
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/YJFoundation.git",
18     "tag": "1.0.3"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "Masonry": [
30     ]
31   },
32   "source_files": [
33     "YJFoundation",
34     "YJFoundationDemo/YJFoundationDemo/YJFoundation/**/*.{h,m}"
35   ]