2 "name": "OvershareKit",
4 "summary": "A soup-to-nuts sharing library for iOS.",
5 "homepage": "https://github.com/overshare/overshare-kit",
11 "Jared Sinclair": "desk@jaredsinclair.com",
12 "Justin Williams": "justin@carpeaqua.com"
15 "git": "https://github.com/overshare/overshare-kit.git",
22 "frameworks": "UIKit",
23 "compiler_flags": "-fmodules",
25 "Overshare Kit/*.{h,m}"
28 "Overshare Kit/Images/*",
29 "Overshare Kit/*.xib",
30 "Dependencies/GooglePlus-SDK/GooglePlus.bundle"
33 "vendored_frameworks": [
34 "Dependencies/GooglePlus-SDK/GooglePlus.framework",
35 "Dependencies/GooglePlus-SDK/GoogleOpenSource.framework"