[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / 3 / yu_toolkit / 0.0.2 / yu_toolkit.podspec.json
blob28df10a8c27ecda5bed2e31a7b8b3032cc13c677
2   "name": "yu_toolkit",
3   "version": "0.0.2",
4   "summary": "cocoa util class",
5   "homepage": "https://github.com/cosina1985/yu_lib",
6   "license": {
7     "type": "MIT",
8     "file": "License"
9   },
10   "authors": {
11     "yubenyi": "cosina1985@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0",
15     "osx": "10.7",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/cosina1985/yu_lib.git",
21     "tag": "0.0.2"
22   },
23   "source_files": [
24     "class",
25     "class/**/*.{h,m}"
26   ],
27   "public_header_files": "class/**/*.h",
28   "frameworks": "Foundation",
29   "requires_arc": true