[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / 8 / SZTextureImage / 1.0 / SZTextureImage.podspec.json
blobf0d37e15570916e6ee632e462a5d04c236b75007
2   "name": "SZTextureImage",
3   "version": "1.0",
4   "summary": "SZTextureImag 可以将TexturePacker打包(UIKit(Plist))生成的纹理图,分解为小的图片",
5   "homepage": "https://github.com/FrankSong93/SZTextureImage.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FrankSong93": "songziqiang8888@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/FrankSong93/SZTextureImage.git",
18     "tag": "1.0",
19     "commit": "0a2d5b77a180049b1c7296312781b8556316e3d6"
20   },
21   "source_files": [
22     "SZTextureImage/SZCategory/*.{h,m}",
23     "SZTextureImage/SZTools/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true