blob: 4bbc5ac69985d2dea513826d322e68f9a5a36746 [file] [log] [blame]
{
"name": "NXActivities",
"platforms": {
"ios": "5.0"
},
"version": "0.2.2",
"license": "BSD",
"summary": "Provides ready to use UIActivity implementations for popular webservices. Currently 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.2"
},
"source_files": "Sources/*.{h,m}",
"resources": "Resources/NXActivities.bundle",
"requires_arc": true,
"frameworks": "Security"
}