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