[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / c / b / BasicMathLibrary / 0.1.0 / BasicMathLibrary.podspec.json
blob772479a7d3e28ca527859ae117847151834facd4
2   "name": "BasicMathLibrary",
3   "version": "0.1.0",
4   "summary": "A Math Library with Basic Arithmatic functions.",
5   "description": "A Math Library with Basic Arithmatic functions that can easily used.'\nTODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shivam-tomar-sanjose/BasicMathLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shivam-tomar-sanjose": "tomar.shivam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Shivam-Tomar-SanJose/BasicMathLibrary.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "BasicMathLibrary/Classes/*.h",
23     "BasicMathLibrary/Classes/*.m"
24   ]