4 "summary": "iOS SDK for Singly.",
5 "homepage": "https://github.com/Singly/iOS-SDK",
11 "Singly, Inc": "nerds@singly.com",
12 "Justin Mecham": "justin.m@singly.com",
13 "Thomas Muldowney": "temas@singly.com"
16 "git": "https://github.com/Singly/iOS-SDK.git",
22 "source_files": "SinglySDK/SinglySDK/**/*.{h,m}",
23 "exclude_files": "**/{SinglySharingViewController,DEFacebook,DERuledView,SinglyFriend.,UIApplication+DEFacebookComposeViewController,UIDevice+DEFacebookComposeViewController}*",
24 "private_header_files": "**/{DEFacebook,DERuledView,NSDictionary+QueryString,NSString+URLEncoded,SinglyActionSheet,SinglyActivityIndicatorView,SinglyAlertView,SinglyAvatarCache,SinglyConnection,SinglyFriend.h,SinglyKeychainItemWrapper,SinglySharingViewController,UIApplication+DEFacebookComposeViewController,UIDevice+DEFacebookComposeViewController,UIDevice+DEFacebookComposeViewController,UIViewController+Modal}*",
33 "weak_frameworks": "Social",
36 "SinglySDK/SinglySDK.xcodeproj",
37 "SinglySDK/SinglySDK/Resources"
39 "resources": "SinglySDK/SinglySDK/Resources/SinglySDK.bundle",
40 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"