blob: eb50aea5ff7f34f9e96629e9643c357ae4c4c905 [file] [log] [blame]
{
"name": "iLink",
"version": "1.0.2",
"license": "zlib",
"summary": "A handy class that create links needed to app store etc. Can also prompts users to update your application if there is a new version.",
"homepage": "https://github.com/sidan5/iLink",
"authors": "Idan S",
"source": {
"git": "https://github.com/sidan5/iLink.git",
"tag": "1.0.2"
},
"source_files": "iLink/iLink.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.1",
"osx": "10.7"
},
"prefix_header_contents": ""
}