[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 0 / e / FMWebImage / 0.0.1 / FMWebImage.podspec.json
blobc81f4019939bb1a7c740f9245be443b8720b877d
2   "name": "FMWebImage",
3   "version": "0.0.1",
4   "summary": "just a program of pod trunk.",
5   "description": "it is just a test program of cocoaPods, refer to SDWebImage",
6   "homepage": "https://github.com/OSzhou/FMWebImage",
7   "license": "MIT",
8   "authors": {
9     "OSzhou": "fm939071955@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/OSzhou/FMWebImage.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "FMWebImage",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]