[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / c / SquareRoot / 1.0.0 / SquareRoot.podspec.json
blob0b761d2c93cc0c9de8245272d82b94cc427b7fd2
2   "name": "SquareRoot",
3   "version": "1.0.0",
4   "summary": "Simple functionality of SquareRoot.",
5   "description": "simple sq root functionn to return the sq root value to the user",
6   "homepage": "http://appcoda.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Veera Gutti": "gvnarayan39@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://veerag-dev@github.com/veerag-dev/SquareRoot.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "SquareRoot",
23     "SquareRoot/Source/*.{swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"