blob: 280f53edaf6ad3f1e77af86e79451ac3a671a88b [file] [log] [blame]
{
"name": "Lleida.net-iOS",
"version": "1.0.2",
"summary": "Unofficial iOS Client for Lleida.net.",
"description": "Unofficial iOS client for Lleida.net created by the Mobile Jazz team.",
"homepage": "https://github.com/mobilejazz/Lleida.net-iOS",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Mobile Jazz": "info@mobilejazz.com"
},
"social_media_url": "http://twitter.com/mobilejazzcom",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mobilejazz/Lleida.net-iOS.git",
"tag": "1.0.2"
},
"source_files": "Lleida-net/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"requires_arc": true
}