[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / e / c / YHJView / 1.1.1 / YHJView.podspec.json
blob3b98b1c7c2fec256f8fc4cefeeb4d1b9a4bcf757
2   "name": "YHJView",
3   "version": "1.1.1",
4   "summary": "这是余洪江的开源库管理",
5   "description": "我设置的库管理信息\n我是余洪江\n这是我的github上的一个开源库",
6   "homepage": "https://github.com/mrjlovetian/YHJ_New_View",
7   "license": "MIT",
8   "authors": {
9     "余洪江": "mrjlovetian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mrjlovetian/YHJ_New_View.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YHJView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ]
29   }