[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / NXActivities / 0.2.3 / NXActivities.podspec.json
blob4cbd2d51c4cb78b042f89fd1d4bb247355b0b642
2   "name": "NXActivities",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.2.3",
7   "license": "BSD",
8   "summary": "Provides ready to use UIActivity implementations with login UI for popular webservices. Currently it supports Instapaper and Pocket.",
9   "homepage": "https://github.com/nxtbgthng/NXActivities",
10   "authors": {
11     "Thomas Kollbach": "toto@nxtbgthng.com"
12   },
13   "dependencies": {
14     "MBProgressHUD": [
15       "0.5"
16     ]
17   },
18   "source": {
19     "git": "https://github.com/nxtbgthng/NXActivities.git",
20     "tag": "v0.2.3"
21   },
22   "source_files": "Sources/*.{h,m}",
23   "resources": "Resources/NXActivities.bundle",
24   "requires_arc": true,
25   "frameworks": "Security"