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