[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 3 / YNCommonUtils / 0.0.3 / YNCommonUtils.podspec.json
bloba3e4b4ba306633b96aa33760d905ef85b5a18dfd
2   "name": "YNCommonUtils",
3   "version": "0.0.3",
4   "summary": "take notes for learning",
5   "description": "the notes include category, view, macro, flowlayout 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.0.3"
20   },
21   "source_files": "YNCommonUtils/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }