[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 9 / e / 3 / YNCommonUtils / 0.1.3 / YNCommonUtils.podspec.json
blobf4dd1fd5a48d719752f318b1d99a3399dc96df88
2   "name": "YNCommonUtils",
3   "version": "0.1.3",
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.3"
20   },
21   "source_files": "YNCommonUtils/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYCache": [
28     ],
29     "YYModel": [
31     ]
32   }