[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 7 / SwpTools / 1.0.7 / SwpTools.podspec.json
blobdf9748d537a30060e8545211873f259020a55b96
2   "name": "SwpTools",
3   "version": "1.0.7",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "一些常用的工具方法",
8   "homepage": "https://github.com/swp-song/SwpTools",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "swp-song": "396587868@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/swp-song/SwpTools.git",
18     "tag": "1.0.7"
19   },
20   "source_files": "SwpTools/Header",
21   "vendored_libraries": "SwpTools/Library/*.a",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]