[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / 8 / SZTextureImage / 1.0.1 / SZTextureImage.podspec.json
blob34432cba626c99c91a2913ba6777d37f3fa73c4a
2   "name": "SZTextureImage",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": "SZTextureImage/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true