[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / 9 / FSSDKSocialCore / 1.0 / FSSDKSocialCore.podspec.json
blob2650d38b06c6a8b6f3a09c6d26e08171094cb12b
2   "name": "FSSDKSocialCore",
3   "version": "1.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": "1.0"
20   },
21   "source_files": "Social/Source/*.{swift}",
22   "weak_frameworks": [
23     "QuartzCore",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true