[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 0 / FirstPods / 0.0.1 / FirstPods.podspec.json
blobfc532f3ab5d35462059d6a8b7818f1adddde4e62
2   "name": "FirstPods",
3   "version": "0.0.1",
4   "summary": "FirstPods is a simple pods to calculate sum of two numbers",
5   "description": "This cocoa pods library is for testing and to calculate sum of two numbers based on simple algorithm",
6   "homepage": "https://github.com/Lokukumar/FirstPods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lokukumar": "kumarlokesh097@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Lokukumar/FirstPods.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "FirstPods/**/*.{h,m,swift}",
23   "swift_version": "4.2"