blob: 8f9d38f490058871f65499df1c7884f17b0cfa34 [file] [log] [blame]
{
"name": "ReaderFramework",
"version": "1.1.3",
"summary": "A flexible PDF reader for iOS 7",
"description": " Open local PDFs in your iPhone and iPad projects\n",
"homepage": "https://github.com/KiranPanesar/Reader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kiran Panesar": "KiranSinghPanesar@googlemail.com"
},
"social_media_url": "http://twitter.com/k_panesar",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/KiranPanesar/Reader.git",
"tag": "1.1.3"
},
"source_files": [
"Classes",
"ReaderFramework/**/*.{h,m}"
],
"requires_arc": true,
"resources": "ReaderFramework/Reader.bundle"
}