[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 8 / SwiftyHelpKit / 0.1.0 / SwiftyHelpKit.podspec.json
blob8ef814bdd045e588387369eb945904e12ece1cb1
2   "name": "SwiftyHelpKit",
3   "version": "0.1.0",
4   "summary": "SwiftyHelpKit will allow you to add some startup code in your app that you initally need",
5   "swift_version": "4.0",
6   "description": "SwiftyHelpKit will allow you to add some startup code in your app that you initally need, Install framework and you don't have to write same code again and again.",
7   "homepage": "https://github.com/anpkmr/SwiftyHelpKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anpkmr": "anup227kumar@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/anpkmr/SwiftyHelpKit.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftyHelpKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ObjectMapper": [
27     ]
28   }