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"
64 "public_header_files": "Classes/Social/**/*.h",
65 "source_files": "Classes/Social/**/*.{h,m}",
66 "resources": "Classes/Social/Twitter/Frameworks/TwitterKit.bundle/Resources/TwitterKitResources.bundle",
67 "vendored_frameworks": [
68 "Classes/Social/Facebook/Frameworks/FacebookSDK.framework",
69 "Classes/Social/Facebook/Frameworks/FBAudienceNetwork.bundle",
70 "Classes/Social/Twitter/Frameworks/TwitterKit.framework"
73 "GCC_PREPROCESSOR_DEFINITIONS": "MOBILY_POD_SOCIAL"