blob: 4b94da3c3bff1e89772f31d05c227be68a9b4fb8 [file] [log] [blame]
{
"name": "UpdateiOSApp",
"version": "0.1.0",
"summary": "UpdateiOSApp for updateing the apps that are not in appstore.",
"description": "UpdateiOSApp for updateing the apps that are not in appstore for our apps .",
"homepage": "https://github.com/nesjboor/UpdateiOSApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nesjboor": "nesreenjboor@gmail.com"
},
"source": {
"git": "https://github.com/nesjboor/UpdateiOSApp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UpdateiOSApp/Classes/**/*",
"resource_bundles": {
"UpdateiOSApp": [
"UpdateiOSApp/Assets/*"
]
},
"resources": "UpdateiOSApp/Assets/*.{storyboard,png}",
"public_header_files": "UpdateiOSApp/Classes/**/*.h",
"frameworks": "UIKit"
}