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}*",
24 "private_header_files": "**/*{+Internal,NSDictionary+QueryString,NSString+URLEncoded,NSURL+AccessToken,SinglyActivityIndicatorView,SinglyKeychainItemWrapper,UIViewController+Modal}*",
32 "SinglySDK/SinglySDK.xcodeproj",
33 "SinglySDK/SinglySDK/Resources"
35 "resources": "SinglySDK/SinglySDK/Resources/SinglySDK.bundle",
36 "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"