[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 1 / 7 / UIScreen_YJ / 0.0.1 / UIScreen_YJ.podspec.json
bloba5a3bc7bac6efac848c351a01fb75506dc1aab1e
2   "name": "UIScreen_YJ",
3   "version": "0.0.1",
4   "summary": "UIScreen_YJ is a UIScreen category that simply defines the screen display resolution and aspect ratio for iOS devices.",
5   "description": "UIScreen_YJ is a UIScreen category that simply defines the screen display resolution and aspect ratio for iOS devices. It contains several properties with enum types.",
6   "homepage": "https://github.com/huang-kun/UIScreen_YJ.git",
7   "license": "MIT",
8   "authors": {
9     "huang-kun": "jack-huang-developer@foxmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/huang-kun/UIScreen_YJ.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Pod/Classes/*.{h,m}",
19   "public_header_files": "Pod/Classes/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true