[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / e / TorcellyKit / 0.0.2 / TorcellyKit.podspec.json
blob8fdef4a9db30fcb86e83ee6cd28798c1dc07e15b
2   "name": "TorcellyKit",
3   "version": "0.0.2",
4   "summary": "Useful classes and categories used to develop my apps faster.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "description": "Useful classes and categories used to develop\nmy apps faster.",
10   "homepage": "https://github.com/torcelly/TorcellyKit",
11   "authors": {
12     "Fernando Torcelly": "fernando@torcelly.com"
13   },
14   "social_media_url": "http://twitter.com/torcelly",
15   "source": {
16     "git": "https://github.com/torcelly/TorcellyKit.git",
17     "tag": "0.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "TorcellyKit/**/*.swift",
24   "swift_versions": "4.2",
25   "frameworks": "UIKit",
26   "swift_version": "4.2"