[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 9 / 6 / 3 / CJMMath / 0.1.0 / CJMMath.podspec.json
blobf668b950906adef7a9229c4bbd2e50641a527e1d
2   "name": "CJMMath",
3   "version": "0.1.0",
4   "summary": "数学相关的计算和转化",
5   "description": "数学相关的计算和转化。比如transform和缩放,偏移,旋转的转化;线与线的交点,线的角度等等。",
6   "homepage": "https://github.com/cjm-ios-sdk/CJMMath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjm": "cjiemin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cjm-ios-sdk/CJMMath.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJMMath/Classes/**/*",
22   "frameworks": "Foundation"