[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / f / calculateTool / 1.0 / calculateTool.podspec.json
blob7b7b38e79465993cdef8eedfd481b4a60440716e
2   "name": "calculateTool",
3   "version": "1.0",
4   "summary": "A calculateTool used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/suquan/calculateTool",
7   "license": "MIT",
8   "authors": {
9     "suzhengquan": "251206238@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/suquan/calculateTool.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "calculateTool/calculateTool.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]