[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / f / ReusableProtocol / 0.1.0 / ReusableProtocol.podspec.json
blobd4148a79213d37d60961972ecbfab7ff1e62d142
2   "name": "ReusableProtocol",
3   "version": "0.1.0",
4   "summary": "A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.",
5   "description": "🎏 ReusableProtocol is a helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view. You may never care about what the reuse identifier is.",
6   "homepage": "https://github.com/iTofu/ReusableProtocol",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leodaxia@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iTofu/ReusableProtocol.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/leodaxia",
19   "swift_versions": "4.2",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "ReusableProtocol/Classes/**/*",
24   "swift_version": "4.2"