[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / 0 / UIViewPoint / 0.0.1 / UIViewPoint.podspec.json
blob0473b84c2ad016bad8e927b10d4933294674ead4
2   "name": "UIViewPoint",
3   "version": "0.0.1",
4   "summary": "A UIView category for point.",
5   "description": "It is a component for ios photo browser,written by Objective-C.",
6   "homepage": "https://github.com/KimLucky/UIViewPoint",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KimLucky": "zhaoxin311224@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/KimLucky/UIViewPoint.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "UIViewPoint/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true