[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 5 / SPLUserActivity / 0.1.1 / SPLUserActivity.podspec.json
blob9b5019904382546fffbd8f4db04d55fa3bb30644
2   "name": "SPLUserActivity",
3   "version": "0.1.1",
4   "summary": "Easily adopt Handoff for different types of activities.",
5   "homepage": "https://github.com/splinesoft/SPLUserActivity",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Hersh": "jon@her.sh"
12   },
13   "source": {
14     "git": "https://github.com/splinesoft/SPLUserActivity.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "SPLUserActivity/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "WebKit"
26   ],
27   "social_media_url": "https://twitter.com/jhersh",
28   "compiler_flags": "-fmodules"