blob: 533ba63d8279c55881245eda9c919a358690cd6c [file] [log] [blame]
{
"name": "iLink",
"version": "1.0.3",
"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.3"
},
"source_files": "iLink/iLink.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.1",
"osx": "10.7"
},
"prefix_header_contents": ""
}