[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 0 / RecyclingCenter / 0.0.2 / RecyclingCenter.podspec.json
blob2456b12a3ac5665ffaa2f09927b912218204405e
2   "name": "RecyclingCenter",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "A simple manager to handle recycled and reused objects",
6   "homepage": "https://github.com/nuudles/RecyclingCenter",
7   "authors": {
8     "Christopher Luu": "nuudles@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nuudles/RecyclingCenter.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": "Source/*.swift",
19   "requires_arc": true