[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 5 / SimplePodTest / 0.1.0 / SimplePodTest.podspec.json
bloba4b8656c704a4249dabb091d6b2ee64a0c7137ec
2   "name": "SimplePodTest",
3   "version": "0.1.0",
4   "summary": "My first simple cocoapod MySimplePod.",
5   "swift_version": "4.1",
6   "description": "\"MySimplePod is used to test my first cocoapod\"",
7   "homepage": "https://github.com/ambarchavan/MySimplePod",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ambarchavan": "chavanambar@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ambarchavan/MySimplePod.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MySimplePod/Classes/**/*"