[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / 8 / 0 / b / ArenaShareSDK / 1.1.2 / ArenaShareSDK.podspec.json
blobcebb07a2f69b08f5245f0148b520fd5e09e033e9
2   "name": "ArenaShareSDK",
3   "version": "1.1.2",
4   "summary": "Arena集成友盟分享的SDK",
5   "description": "集成友盟分享,支持微信以及QQ(都为精简版),方便Arena框架使用分享功能",
6   "homepage": "https://github.com/zhang382847657/arenaShareSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "为毛哩": "382847657@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhang382847657/arenaShareSDK.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ArenaShareSDK/Classes/**/*",
22   "frameworks": [
23     "CoreGraphics",
24     "UIKit",
25     "Foundation"
26   ],
27   "libraries": "sqlite3",
28   "vendored_frameworks": "Frameworks/*",
29   "vendored_libraries": "Libraries/*",
30   "resources": [
31     "Resources/*",
32     "*.plist"
33   ]