[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 3 / 8 / YGElfControl / 0.1.2 / YGElfControl.podspec.json
blob023cd6e29a49ccb4f308bb32e925208df60a5354
2   "name": "YGElfControl",
3   "version": "0.1.2",
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.2"
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   }