[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 7 / b / 9 / FSSDKSocialCore / 2.0 / FSSDKSocialCore.podspec.json
blob0071804d4d3c24b8d2c3475556cf47fd80bf2963
2   "name": "FSSDKSocialCore",
3   "version": "2.0",
4   "summary": "Official Social SDK for iOS from Flatstack",
5   "description": "The library provides the management of social networks as one. \nAll social networks implement common protocols that helps to quickly add or remove new.",
6   "homepage": "http://www.flatstack.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VladimirGoncharov": "vladimir1631@yandex.ru"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fs/Social-iOS.git",
19     "tag": "2.0"
20   },
21   "source_files": "SocialNetworks/Source/**.{swift}",
22   "weak_frameworks": [
23     "QuartzCore",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true