[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 6 / mySimplePod / 0.1.0 / mySimplePod.podspec.json
blobae10c77190ed4ebb623b311019521de142049f08
2   "name": "mySimplePod",
3   "version": "0.1.0",
4   "summary": "My first simple CocoaPod",
5   "swift_version": "4.1",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://bitbucket.org/piotrlopata/mysimplepod",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "pjjotr": "piotr.lopata@appchance.com"
14   },
15   "source": {
16     "git": "https://bitbucket.org/piotrlopata/mysimplepod.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "mySimplePod/Classes/**/*"