[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 2 / ExampleLib / 2.0.0 / ExampleLib.podspec.json
blob8d57336415bc982bf287ed3f58f60f6782a3db42
2   "name": "ExampleLib",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/CocoaPods/CocoaPodsExampleLibrary",
9   "authors": {
10     "orta": "orta.therox@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/CocoaPods/CocoaPodsExampleLibrary.git",
14     "tag": "2.0.0"
15   },
16   "platforms": {
17     "ios": "14.0"
18   },
19   "summary": "Just a simple podspec, no working code.",
20   "description": "Just a simple podspec for 2 files of Objective-C.",
21   "source_files": "Classes/ExampleLib.{m,h}"