[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 9 / e / 3 / YNCommonUtils / 0.1.9 / YNCommonUtils.podspec.json
blobf549bb0b1352c89749d319df827f391f55ebd74a
2   "name": "YNCommonUtils",
3   "version": "0.1.9",
4   "summary": "take notes for learning",
5   "description": "the notes include category, view, macro, flowlayout, media etc, and its updating",
6   "homepage": "https://github.com/foreverleely/YNCommonUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/foreverleely/YNCommonUtils.git",
19     "tag": "0.1.9"
20   },
21   "source_files": "YNCommonUtils/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYCache": [
28     ],
29     "YYModel": [
31     ]
32   }