[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 3 / 8 / YGElfControl / 0.1.3 / YGElfControl.podspec.json
blobaa5c74b6e9f984ff5868aa38ea14971dea5d9965
2   "name": "YGElfControl",
3   "version": "0.1.3",
4   "summary": "定制一些常用的控件.",
5   "description": "一些常用的UI控件,方便在项目中使用.",
6   "homepage": "https://github.com/rays77/YGElfControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rays": "376906177@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rays77/YGElfControl.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YGElfControl/Classes/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "dependencies": {
26     "SDWebImage": [
27       "~> 5.0"
28     ],
29     "AFNetworking": [
30       "~> 3.0"
31     ],
32     "SVProgressHUD": [
34     ],
35     "Masonry": [
37     ]
38   }