[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / b / 5 / SPLUserActivity / 0.1.2 / SPLUserActivity.podspec.json
blob972142948a13b588b48f93f9460b74036e55f98a
2   "name": "SPLUserActivity",
3   "version": "0.1.2",
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.2"
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"