[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 6 / ios-swift-utils / 0.0.1 / ios-swift-utils.podspec.json
blobf469c83dce3af7d4d971952e74e711de30672f45
2   "name": "ios-swift-utils",
3   "version": "0.0.1",
4   "summary": "Set of useful util classes used in almost every project",
5   "homepage": "https://github.com/Rst-It/ios-swift-utils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Rst-It",
11   "social_media_url": "http://rst-it.com/",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Rst-It/ios-swift-utils.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Sources/*.swift",
20   "module_name": "ios_swift_utils",
21   "requires_arc": true