[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / c / Reuse / 1.0.0 / Reuse.podspec.json
blobd25bdf9f640733877313c4dba58c01b8c36d54d8
2   "name": "Reuse",
3   "version": "1.0.0",
4   "summary": "A library to simplify the process of populating table views and collection views",
5   "description": "Reuse is a simple library which helps tackle the tedious task of populating UITableView/UICollectionView simply and elegantly.",
6   "homepage": "https://github.com/oreninit/Reuse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oreninit": "oreninit@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/oreninit/Reuse.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/oreninit",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Reuse/Classes/**/*",
23   "frameworks": "UIKit"