[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / b / LZReusePool / 0.0.1 / LZReusePool.podspec.json
blobf0f76650af86cc080ca4d8364896f21aa64abdcf
2   "name": "LZReusePool",
3   "version": "0.0.1",
4   "summary": "For object Reuse.",
5   "description": "For reusing objects at any time you want.",
6   "homepage": "https://github.com/zhizi-z/LZReusePool",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "zhizi-z": "Leehua_Zhou@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "http://github.com/zhizi-z/LZReusePool.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "LZReuseObject/**/*.{h,m}",
21   "frameworks": "UIKit"