[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / 2 / e / WJParts / 1.0.0 / WJParts.podspec.json
blob4a9e1db28cca092873fb701bd0cee4b0454617fb
2   "name": "WJParts",
3   "version": "1.0.0",
4   "summary": "A short description of WJParts.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/weijiewen/WJParts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weijiewen": "txywjw@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/weijiewen/WJParts.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WJParts/Classes/**/*",
22   "resource_bundles": {
23     "WJParts": [
24       "WJParts/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "SVProgressHUD": [
29       "~> 2.2.5"
30     ],
31     "MJRefresh": [
32       "~> 3.1.15.7"
33     ],
34     "SDWebImage": [
35       "~> 4.3.3"
36     ]
37   }