[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 2 / NEImage / 1.0.4 / NEImage.podspec.json
blob1162362c08e00604762f1c9b03e926e72230c2f9
2   "name": "NEImage",
3   "version": "1.0.4",
4   "summary": "A short description of NEImage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Alienchang/NEImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1217493217@qq.com": "chang.liu.meme@funpuls.com"
13   },
14   "source": {
15     "git": "https://github.com/Alienchang/NEImage.git",
16     "tag": "1.0.4"
17   },
18   "social_media_url": "https://www.jianshu.com/u/b1b964b19576",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NEImage/Classes/*.{h,m,mm}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SDWebImage": [
30     ],
31     "SDWebImage/WebP": [
33     ],
34     "APNGImageSerialization": [
35       "~> 0.1.3"
36     ]
37   }