4 "summary": "FeedHenry iOS Software Development Kit",
5 "homepage": "https://www.feedhenry.com",
6 "social_media_url": "https://twitter.com/feedhenry",
7 "license": "FeedHenry",
8 "authors": "Red Hat, Inc.",
10 "git": "https://github.com/feedhenry/fh-ios-sdk.git",
16 "source_files": "fh-ios-sdk/**/*.{h,m}",
17 "public_header_files": [
20 "fh-ios-sdk/FHActRequest.h",
21 "fh-ios-sdk/FHAuthRequest.h",
22 "fh-ios-sdk/FHCloudProps.h",
23 "fh-ios-sdk/FHCloudRequest.h",
24 "fh-ios-sdk/FHPushConfig.h",
25 "fh-ios-sdk/FHConfig.h",
26 "fh-ios-sdk/FHResponse.h",
27 "fh-ios-sdk/FHResponseDelegate.h",
28 "fh-ios-sdk/Sync/FHSyncClient.h",
29 "fh-ios-sdk/Sync/FHSyncConfig.h",
30 "fh-ios-sdk/Sync/FHSyncNotificationMessage.h",
31 "fh-ios-sdk/Sync/FHSyncDelegate.h",
32 "fh-ios-sdk/Categories/JSON/FHJSON.h",
33 "fh-ios-sdk/FHDataManager.h"
41 "ASIHTTPRequest/Core": [