blob: 4cbd2d51c4cb78b042f89fd1d4bb247355b0b642 [file] [log] [blame]
{
"name": "NXActivities",
"platforms": {
"ios": "5.0"
},
"version": "0.2.3",
"license": "BSD",
"summary": "Provides ready to use UIActivity implementations with login UI for popular webservices. Currently it supports Instapaper and Pocket.",
"homepage": "https://github.com/nxtbgthng/NXActivities",
"authors": {
"Thomas Kollbach": "toto@nxtbgthng.com"
},
"dependencies": {
"MBProgressHUD": [
"0.5"
]
},
"source": {
"git": "https://github.com/nxtbgthng/NXActivities.git",
"tag": "v0.2.3"
},
"source_files": "Sources/*.{h,m}",
"resources": "Resources/NXActivities.bundle",
"requires_arc": true,
"frameworks": "Security"
}