4 "summary": "PopdeemSDK is used to interact with the Popdeem API on iOS.",
5 "description": "For detailed instructions, see http://www.popdeem.com/developer",
6 "homepage": "https://github.com/Popdeem/Popdeem-SDK-iOS.git",
12 "Niall Quinn": "niall@popdeem.com"
14 "social_media_url": "http://twitter.com/niall_quinn1",
19 "git": "https://github.com/Popdeem/Popdeem-SDK-iOS.git",
23 "PopdeemSDK/UIKit/Resources/*.png",
24 "PopdeemSDK/UIKit/Resources/*.json",
25 "PopdeemSDK/UIKit/*{xib,png}",
26 "PopdeemSDK/UIKit/**/*.{xib,png}",
27 "PopdeemSDK/UIKit/**/**/*.{xib,png}"
34 "default_subspecs": "Core",
39 "PopdeemSDK/PopdeemSDK.m",
40 "PopdeemSDK/PopdeemSDK.h",
41 "PopdeemSDK/Core/*.{h,m}",
42 "PopdeemSDK/Core/**/*.{h,m}",
43 "PopdeemSDK/Core/**/**/*.{h,m}",
44 "PopdeemSDK/UIKit/Common/Theme/PDTheme.h"
46 "public_header_files": [
72 "PopdeemSDK/UIKit/*.{h,m}",
73 "PopdeemSDK/UIKit/**/*.{h,m}",
74 "PopdeemSDK/UIKit/**/**/*.{h,m}"