[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 3 / TestSample / 1.0.0 / TestSample.podspec.json
blobbc7bcd7dc49ac35a195468fff08eb0f6acab0e00
2   "name": "TestSample",
3   "version": "1.0.0",
4   "summary": "this is jus a sample project used for testing.",
5   "description": "this is jus a sample project used for testing the pod installation",
6   "homepage": "https://github.com/faisalazeez/TestSample",
7   "swift_version": "4.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "faisalazeez": "faisal.azeez@msisoft.in"
14   },
15   "source": {
16     "git": "https://github.com/faisalazeez/TestSample.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TestSample/Classes/**/*"