[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / c / 6 / 4 / LXActivityView / 1.0.0 / LXActivityView.podspec.json
blob5b552ee1c704ffac93d6299a848e268649f08ec5
2   "name": "LXActivityView",
3   "version": "1.0.0",
4   "summary": "a custom view fro share.",
5   "description": "a custom view fro share, which implement by Objective-C.",
6   "homepage": "https://github.com/lcolco/LXActivityView",
7   "license": "MIT",
8   "authors": {
9     "李翔": "452440967@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/lcolco/LXActivityView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "LXActivity/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]