4 "summary": "Mobily framework for iOS",
5 "homepage": "https://github.com/fgengine/mobily-ios/tree/v2",
11 "Username": "fgengine@gmail.com"
17 "git": "https://github.com/fgengine/mobily-ios.git",
22 "default_subspecs": "Core",
25 "name": "Development",
40 "public_header_files": "Classes/CocoaPods/**/*.h",
41 "source_files": "Classes/CocoaPods/**/*.{h,m}"
45 "public_header_files": "Classes/Core/**/*.h",
46 "source_files": "Classes/Core/**/*.{h,m}",
48 "GCC_PREPROCESSOR_DEFINITIONS": "MOBILY_POD_CORE"
59 "public_header_files": "Classes/Social/**/*.h",
60 "source_files": "Classes/Social/**/*.{h,m}",
61 "resources": "Classes/Social/Twitter/Frameworks/TwitterKit.bundle/Resources/TwitterKitResources.bundle",
62 "vendored_frameworks": [
63 "Classes/Social/Facebook/Frameworks/FacebookSDK.framework",
64 "Classes/Social/Facebook/Frameworks/FBAudienceNetwork.bundle",
65 "Classes/Social/Twitter/Frameworks/TwitterKit.framework"
68 "GCC_PREPROCESSOR_DEFINITIONS": "MOBILY_POD_SOCIAL"