[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 0 / PPPPShare / 0.0.1 / PPPPShare.podspec.json
blobcad6f761c8b6de0d27ee47d58d69230612e2bf3a
2   "name": "PPPPShare",
3   "version": "0.0.1",
4   "summary": "share SDK for multiple platforms",
5   "description": "share SDK for multiple platforms\nsdk of develop demo",
6   "homepage": "https://github.com/yuanjun708/PPPPShare",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "shiyuanjun": "shiyuanjun708@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/yuanjun708/PPPPShare.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC"
23   },
24   "static_framework": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "vendored_libraries": "PPPPShareSDK/SocialLibraries/Facebook/libSocialFacebook.a",
30   "vendored_frameworks": [
31     "PPPPShareSDK/PPPPShare.framework",
32     "PPPPShareSDK/SocialLibraries/Facebook/Bolts.framework",
33     "PPPPShareSDK/SocialLibraries/Facebook/FBSDKCoreKit.framework",
34     "PPPPShareSDK/SocialLibraries/Facebook/FBSDKLoginKit.framework",
35     "PPPPShareSDK/SocialLibraries/Facebook/FBSDKMessengerShareKit.framework",
36     "PPPPShareSDK/SocialLibraries/Facebook/FBSDKShareKit.framework"
37   ],
38   "subspecs": [
39     {
40       "name": "Facebook",
41       "source_files": "PPPPShareSDK/SocialLibraries/Facebook"
42     }
43   ]