[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / e / KPImageExtensions / 1.0.0 / KPImageExtensions.podspec.json
blob7c9252b34b833d29ac8de7ae39fcbb3f4af6f18b
2   "name": "KPImageExtensions",
3   "version": "1.0.0",
4   "summary": "object-c 辅助扩展工具(UIImage)",
5   "description": "object-c 辅助扩展工具(UIImage), UIImage,后续会更新swift版",
6   "homepage": "https://github.com/xuwaer/KPExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "${USER_NAME}": "${USER_EMAIL}"
13   },
14   "source": {
15     "git": "https://github.com/xuwaer/KPExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KPExtensions/KPImageExtensions/**/*",
22   "frameworks": "Foundation"